Skip to content

This micro project is a web-based Student Enrollment Form developed using HTML, Bootstrap, JavaScript, and JsonPowerDB. The application allows users to add and update student records in real time by validating the primary key (Roll No) before performing database operations.

Notifications You must be signed in to change notification settings

newdevatgit/Student-Enrollment-JsonPowerDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Student Enrollment Form using JsonPowerDB

Description

This micro project is a web-based Student Enrollment Form developed using
HTML, Bootstrap, JavaScript, and JsonPowerDB.

The application allows users to add and update student records in real time by validating the primary key (Roll No) before performing database operations.

JsonPowerDB is used as the backend database, enabling fast and schema-free data storage without any server-side programming.


Benefits of using JsonPowerDB

  • High performance and low latency
  • Schema-free JSON document database
  • No backend/server-side coding required
  • REST API based database operations
  • Easy integration with frontend technologies
  • Ideal for academic and micro projects

Scope of Functionalities

  • Student enrollment data entry
  • Primary key (Roll No) validation
  • Save new student records
  • Update existing student records
  • Reset form functionality
  • Dynamic enable/disable of form fields
  • Bootstrap-based responsive UI

Examples of Use

  • School or college enrollment systems
  • Learning CRUD operations using JsonPowerDB
  • Frontend-only database projects
  • Academic micro project submission

Technology Stack

  • Frontend: HTML, JavaScript
  • UI Framework: Bootstrap
  • Database: JsonPowerDB
  • Libraries: jQuery, jpdb-commons.js
  • Version Control: Git & GitHub

📌 Project Status

Completed
This project is developed as a micro project for academic submission and demonstrates real-time database interaction using JsonPowerDB.


Screenshot

Student Enrollment Form Screenshot


Sources


Other Information

This project demonstrates how JsonPowerDB can be used as a backend database without traditional server-side technologies, making it an efficient choice for beginners and academic projects.

This project uses JsonPowerDB to perform real-time CRUD operations directly from the frontend without requiring any server-side code.

About

This micro project is a web-based Student Enrollment Form developed using HTML, Bootstrap, JavaScript, and JsonPowerDB. The application allows users to add and update student records in real time by validating the primary key (Roll No) before performing database operations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published