You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
run.py: responde for HTTP request, including GET, POST, DLETE with student id.
config.py: configure of database.
model.py: student format info.
route.py: routes of the flask.
generate.py: generate 1000 fake student information.
About
A database of all students' information of a campus.