Skip to content

qmulSyed/HermesPublic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hermes

University Project for team 64 of "Software Engineering Group Project" module.

A web app where the main uses are:

  1. User authentication: Ensures that only authorised users can access the platform by verifying their qmul id and email address.(Main)

  2. Cpplication ec and tracking.

  3. Create tickets to give feedback on issues (Main)

  4. Check the service status of EECS (Main)

  5. Track tickets that have been created

  6. Allow administrators to track and update tickets created by students

  7. Reply ticket (Main)

  8. View Knowledge Base. (Main)

  9. Apply ECs (Main)

Dependencies

Use the package manager pip to install the required libraries.

pip install Flask

Usage

python main.py

This will launch the application on localhost to an available port

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published