Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Un sito per creare e gestire le liste degli interrogati

License

Notifications You must be signed in to change notification settings

Trinitrotoluenisti/interrogazioni

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interrogazioni

Interrogazioni è un sito web che serve a visualizzare comodamente le persone interrogate in alcune materie.

Installazione

Per prima cosa bisogna installare i requirements (contenuti nel file requirements.txt), ad esempio così

python -m venv env
source env/bin/activate
pip install -r requirements.txt

Poi bisogna creare due file:

  1. application/password.txt: Deve contenere la password di admin
  2. application/students.txt: Deve contenere la lista di studenti, con uno studente per linea (serve solo in mancanza di application/data.dat, un file generato automaticamente)

Fatto ciò, basterà avviare il file run.py per avviare il server in debug mode sulla porta 8080.

python run.py

Autori

About

Un sito per creare e gestire le liste degli interrogati

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •