ddsd
Welcome to the Student Enrollment Form project! This responsive web app utilizes JsonPowerDB (JPDB) and SweetAlert2 with a clean Bootstrap UI to manage student enrollment records easily and efficiently.
The form captures the following fields:
- Roll-No (Primary Key)
- Full-Name
- Class
- Birth-Date
- Address
- Enrollment-Date
All data is stored in the STUDENT-TABLE relation of the SCHOOL-DB database.
- JSON document-style storage 🗂️
- RESTful API interface 🔗
- No setup or server-side code needed ⚡
- High-speed performance and easy authentication 🔐
| Version | Date | Highlights |
|---|---|---|
| 1.0 | 2025-06-01 | Initial release with full form & alerts |
- ✅ Add, edit, fetch student records
- ✅ Unique Roll No validation with dynamic controls
- ✅ Elegant feedback via SweetAlert2
- ✅ Responsive design using Bootstrap 3
- ✅ Easy navigation between records
- Enter Roll-No to fetch and update existing student info.
- Create a new student record if Roll-No doesn't exist.
- Form validations with real-time user feedback.
🚀 Actively maintained — stable build, upcoming features:
- Advanced field validations
- Record search filters
- Export to CSV support
Sumit Rathor
📧 Email: sumitrathor142272@gmail.com
🌐 GitHub: sumitrathor1
💡 Pro Tip: Check out awesome README inspiration here:
