A website which allows users to upload any type of files to a remote storage. The website's main purpose is to simplify file transfers between different devices. Users can upload files on one device, then download the same files from another device. Files are deleted manually or automatically after a certain amount of time has passed.
- SQL: SQL-Alchemy
Install with pip:
$ pip install -r requirements.txt
$ python app.py