University Project for team 64 of "Software Engineering Group Project" module.
A web app where the main uses are:
-
User authentication: Ensures that only authorised users can access the platform by verifying their qmul id and email address.(Main)
-
Cpplication ec and tracking.
-
Create tickets to give feedback on issues (Main)
-
Check the service status of EECS (Main)
-
Track tickets that have been created
-
Allow administrators to track and update tickets created by students
-
Reply ticket (Main)
-
View Knowledge Base. (Main)
-
Apply ECs (Main)
Use the package manager pip to install the required libraries.
pip install Flask
python main.py
This will launch the application on localhost to an available port