- All dependencies included in requirements.txt
- Questions/Stages can be modified from questions.py file in HTML format, with images,answer type, etc
- Data stored using SQLite in database.db
- HTML pages stored in templates folder
- All static files: css, images in static folder
- For testing, host using inbuilt Flask server
- For production, Serve using Waitress on local network