Skip to content

A home page where you can share and download files.

Notifications You must be signed in to change notification settings

ashkan0201/ShareIT_WEB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShareIT_WEB

Logo

In this project, a web will be created in which the file can be uploaded. That means you can upload the file you want on the web. Then you can completely delete the saved files or even download any file you want.

In this project, sqlite is used to store data. There is a folder named files in which files are saved when the program is running. The template folder contains the html file that is for the front end of the project.

Its use is when you are a router and devices are connected to you. They can access the files when they enter your web address on their system. It is used for communication between files.

Run Locally

Clone the project

  git clone https://github.com/ashkan0201/ShareIT_WEB.git

Go to the project directory

  cd ShareIT_WEB

Install library

  pip install flask
  pip install glob2
  pip install Werkzeug

or

  pip install -r requirements.txt

Start the server

  python3 app.py

For bug

If there is an error, let me know my email address or mobile number.

[email protected]

Releases

No releases published

Packages

No packages published