An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Maintaining Students Data using Python Flask [![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com) Flask Heroku SQLite

**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**

![image](https://user-images.githubusercontent.com/48170643/117681285-9620a300-b1cf-11eb-8e7c-e62321253125.png)

*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!