file-transfer-website icon indicating copy to clipboard operation
file-transfer-website copied to clipboard

This is s file transfer website, through which user can share files among different devices once at a time

trafficstars

flask file transfer website

TThis is s file transfer website, through which user can share files among different devices once at a time .

Installation

  1. First install python3.6 in your respective system
  2. Download this source code
git clone https://github.com/abhineetraj1/file-transfer-website
  1. Install the required library
pip3 install flask

Execution

  1. Open terminal in the respective folder (where you have downloaded the project) write the below code and hit enter

flask run -h localhost

  1. And then open web browser and navigate to localhost:5000

Languages and tools used:

bootstrap css3 flask html5 javascript python

Developer

@abhineetraj1