Skip to content
/ PyRE Public
forked from alessandrocucci/PyRE

Website source code for the PyRE (Python Reggio Emilia) User Group

License

Notifications You must be signed in to change notification settings

mikeleg/PyRE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyRE - Python Reggio Emilia User Group

Codice sorgente del sito web del PyRE (www.pyre.it)

Se vuoi aiutare nello sviluppo del sito, forka questo repo e sporcati le mani

Version

0.1.24

Tech

Questo repo contiene:

  • Sito Web
    • Tutte le pagine frontend
    • Tutto il codice backend
    • Tutti i file statici
    • NON contiene le configurazioni (ma ho messo un file di esempio)
  • Requirements.txt (per installare tutti i pacchetti necessari)

Come lo installo

Semplice, basta eseguire nell'ordine:

Ora che abbiamo tutti i pacchetti necessari, rinominate il file config-sample.py in config.py e modificate le configurazioni.

Per far partire l'applicazione, basterà lanciare:

  • python run.py

Todo's

  • Quasi tutto, in particolare
    • Dashboard Admin
    • Login vari
    • Sistema di registrazione agli eventi

About

Website source code for the PyRE (Python Reggio Emilia) User Group

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 73.0%
  • Python 10.0%
  • CSS 9.5%
  • JavaScript 7.0%
  • Dockerfile 0.5%