https://github.com/amanjha8100/studentdb
A simple project which has CRUD functionality using ajax. Nothing fancy, just conceptual : ) .
https://github.com/amanjha8100/studentdb
ajax bootstrap css django html javascript jquery python
Last synced: 2 months ago
JSON representation
A simple project which has CRUD functionality using ajax. Nothing fancy, just conceptual : ) .
- Host: GitHub
- URL: https://github.com/amanjha8100/studentdb
- Owner: amanjha8100
- Created: 2021-05-14T18:32:08.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-23T18:59:13.000Z (about 5 years ago)
- Last Synced: 2026-04-11T17:37:42.011Z (2 months ago)
- Topics: ajax, bootstrap, css, django, html, javascript, jquery, python
- Language: CSS
- Homepage:
- Size: 1.52 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Student DataBase
A django project which has the ability to create, retrieve, add and delete data into the system using Ajax. This project was made to practice CRUD with django and ajax which was used so that the page won't reload while creating, editing or deleting data.
## Tech Used
Django , Bootstrap, CSS, HTML, Javascript, Jquery and Ajax.
## Key Features
* The website page shows the student data already in the database and it also has an form which can add as well as edit data without reloading the page using Ajax.
### Note :
The application has a very simple functionality hence it was not deployed.
## Screenshot
