Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 732 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 732 Bytes

Scrubbing-Web-App

Web Application for Scrubbing designed in Flask.

Please create your own branches

Please install the following packages first:

Steps to execute:

  • Install all the packages mentioned in requirements.txt (e.g. pip install flask)
  • Run the commands mentioned in file Mysql.txt.
  • Run the following commands:
cd Project
python routes.py
  • Open any browser (Recommendation: Use incognito mode)
  • Goto: http://127.0.0.1:5000/
  • for login, username==password

for Windows 10 : Install FFMPEG. (See guide: https://youtu.be/qjtmgCb8NcE)