AlpacaMax / Simple_File_Sharing_WebApp

A simple file sharing web application built using python3+Flask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple File Sharing Web Application

This is a file sharing web application built using python3 and Flask. It support basic file upload and download operation.

This is my Anubis interview project.

Usage

git clone git@github.com:AlpacaMax/Simple_File_Sharing_WebApp.git
cd Simple_File_Sharing_WebApp
pip3 install flask flask_sqlalchemy
python3 run.py

About

A simple file sharing web application built using python3+Flask


Languages

Language:HTML 65.4%Language:Python 34.6%