Skip to content

Latest commit

 

History

History

website

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Here is all code needed for the website

Please create a virtual environment and install the requirements in crawl using pip install -r requirements.txt and then also install the requirements in this folder.

Running the UI

Start website with command: flask --app website_main run