Software Engineering Project
This is a flask-based web-application built using HTML,CSS and Javscript for the faculty and students to view and analyse the scores of several examinations held in the courses. The related files and scripts can be found in Main_folder
Firstly, install the requirements with this command :- pip install -r requirements.txt
Move to the Main_folder directory.(cd Main_folder)
Run python main.py to run the flask application which in the local server.