Skip to content

kantegory/accreditation_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

accreditation_system

ITMO Practice 2020 & congress of young scientists project

  1. Clone/download project
git clone https://github.com/kantegory/accreditation_system.git
  1. Install requirements
make init
  1. Configure system
make config
  1. Launch main.py for checking
python3 main.py
  1. If everything is OK, you can launch system as a service by following command:
make service 

Now accreditation system is avaliable on http://hostname:8080/

Admin-panel: http://hostname:8080/admin

Quiz for graduates: http://hostname:8080/quiz/token/id

About

ITMO Practice 2020

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors