Skip to content

fanny-cacilie/upload-files-with-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Upload Files

This repository has the purpose of uploading and saving files into a database using Flask application.

Installation

Install the required packages with

pip install requirements.txt

Running

Inside the directory, run:

python app.py

Open the template running on the indicated localhost port and path.

Now, upload files and save them in the database.

You can manage the database using JAvascript based Database Editor (JADE), a web based GUI client for SQLite. You can also view and download the file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published