Introduction:
- Student Database Management System is developed by using Python Flask.
- Talking about the project, it contains only an Admin side from where the admin can Add student, Delete student, and can maintain the Student Records easily.
- In this project, the User has to perform all the main functions from the Admin side.
What is Flask?
- Flask is a popular Python web framework used for developing web applications.
- Flask's framework is more explicit than Django's framework and is also easier to learn because it has less base code to implement a simple web application.
- Click here to know more about Flask.
Project Directory Structure:
How to Run the Student Database Management System?
- Full Source Code is available on our github site.
click here --- github
***********************************************************************************
0 Comments