A micro project for student enrollment using JsonPowerDB
Description
A micro project to manage student records using HTML, Bootstrap, jQuery, and JsonPowerDB.
It supports adding, updating, and fetching student records.
Features
- Add new students
- Update existing students
- Reset form
- Validation for mandatory fields
- Retrieve student info by Roll No
Benefits of using JsonPowerDB
- No backend setup required
- Simple AJAX-based integration
- Cloud storage of records
Release History
Example Usage
- Enter Roll No to check if student exists.
- Fill in student details.
- Click Save or Update.
- Reset the form to add another student.
Sources