Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 263 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 263 Bytes

Hestia

Web (django) application for people to authenticate the e-certificates received from The-SCRIPT-Group

The csv file to be read is here: "hestia/participant.csv"

To test the web app on local host, type this command on cmd: "python manage.py runserver"