This is university database project . purpose of this project is that design database for an university management system.
The appearance of this project is inspired by Ferdowsi university of Mashhad portal website
complete the below sections
- Edit student profile
- Food reservation
- course time table
- unit choosing
- proffessot assessment
- library
- financial section
-
clone the repository
clone withSSH
git clone [email protected]:salehmhosseini/university_db_project.git
clone with HTTPS
git clone https://github.com/salehmhosseini/university_db_project.git
-
install prerequisites Inline
code
pip install flask sqlite3
-
run the app.py
Inlinecode
python app.py
-
open your browser and go to your localhost