Simple CRUD operations on Django ORM
This application uses HTML,CSS, Bootstrap, javascript and Django.
Operations are as follows:
1 GET: - Read the data from the database
2 POST:- Add the data to the database
3 UPDATE:- Modify a record either partially or completely
4 DELETE:- Delete existing record
Developed by:- CHETAN