Skip to content
This repository has been archived by the owner on Mar 28, 2020. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 491 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 491 Bytes

This doesn't work anymore

It was designed to work with a version of displaying grades that is not in use anymore


Instructions to run

  1. Install python 3.6 or above.
  2. Create virtual env and activate it.
  3. Install requirements using requirements.txt and pip with command :- pip install -r requirements.txt
  4. Run app using python app.py

Note:- Modify the link to submit form in template/index.html for page to work properly.