https://github.com/pranavarora1895/flask_students_data
Flask Framework to perform CRUD (Create, Read, Update, Delete) operations on Students Registration Data
https://github.com/pranavarora1895/flask_students_data
python-flask
Last synced: 3 months ago
JSON representation
Flask Framework to perform CRUD (Create, Read, Update, Delete) operations on Students Registration Data
- Host: GitHub
- URL: https://github.com/pranavarora1895/flask_students_data
- Owner: pranavarora1895
- Created: 2021-05-10T14:42:13.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-10T15:09:45.000Z (about 5 years ago)
- Last Synced: 2025-03-12T10:11:37.356Z (over 1 year ago)
- Topics: python-flask
- Language: HTML
- Homepage: https://mkcs-studentlist.herokuapp.com/
- Size: 74.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Maintaining Students Data using Python Flask [](https://forthebadge.com)

**This project was made with the help of Python Flask Framework. It Maintains Students Data like Name, Class, Course, Fees, Date of Joining the course by doing CRUD (Create, Read, Update, Delete) operations.**
> ### View the deployed [website here](https://mkcs-studentlist.herokuapp.com/).
---
**Flask Architecture Diagram**

*SQLITE DataBase was used in this operation. Further it was deployed on Heroku Server.*
* Follow Me On Instagram at [Pranav Arora](https://www.instagram.com/arorapranav187)
* Lets Get Connected on Linkedin at [Pranav Arora](https://www.linkedin.com/in/pranav-arora-354b71bb/)
### ThankYou!