Gotti27 / Progetto-DB

Web application to manage a gym during covid-19, so there are for instance tools for online booking and to perform contact tracing. The project is developed with flask-sqlalchemy backend and runs on postgresql db.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Progetto-DB

Web application to manage a gym during covid-19, so there are for instance tools for online booking and to perform contact tracing. The project is developed with flask-sqlalchemy backend and runs on postgresql db. We reccomend to read documentation.pdf, in particular the db-diagram.

FLASK_APP=run.py
flask run

Link DB Schema

https://docs.google.com/spreadsheets/d/11KIOxlNzZyOvWzAp3gcyVts9LM_70kXUfcY_hgRxfbg/edit#gid=0

Files and directories

templates/ → file html
static/ → file css e js
instance/ → file di configurazione al di fuori del version control
appF/ → collegamento con DB (models.py) e flask (views.py)
config.py → impostazioni di configurazione
run.py → "main"

About

Web application to manage a gym during covid-19, so there are for instance tools for online booking and to perform contact tracing. The project is developed with flask-sqlalchemy backend and runs on postgresql db.


Languages

Language:Python 97.9%Language:C 1.3%Language:HTML 0.5%Language:JavaScript 0.1%Language:CSS 0.1%Language:C++ 0.0%Language:Assembly 0.0%Language:Batchfile 0.0%