Skip to content

thechamppc/Student-Enrollment-Form-Using-JsonPowerDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Student-Enrollment-Form-Using-JsonPowerDB

This is a micro project on integrating a simple web-form with JsonPowerDB. For the purpose of this project, I have created a simple & interactive student enrollment form using Bootstrap, Javascript and Ajax.

  • JsonPowerDB is a Database Server with Developer friendly REST API services. It's a High Performance, Light Weight, Ajax Enabled, Serverless, Simple to Use, Real-time Database.
  • JPDB supports and advocates for true serverless and pluggable API development.
  • Easy and fast to develop database applications without using any server side programming / scripting or without installing any kind of database.

Table of contents

Introduction

In this project, I have implemented the following functionalities:

  • Register a student
  • Validity checking of each field
  • Alerts after each action
  • Fetch an existing record
  • Update an existing record
  • Reset the form

Snapshots

Dashboard

User Dashboard

Database

Databse

Form

Form

Save

Save

Update

Update

Updated Database

UpdatedDB

Benifits of Using JPDB

  • It is realtime and simple to use.
  • Easy to maintain the records.
  • Serverless support - fast development - cuts time to market.
  • Built using world's fastest indexing engine PowerIndex which gives unlimited data capacity, supporting unlimited indexes, realtime data processing which makes it fast and secure.
  • Gives developer friendly webservices API which reducec the developement cost.
  • Multiple security layers.
  • Schema free - easy to maintain.
  • A single instance - million indexes.
  • Inbuilt support for querying multiple databases.
  • It is light weight.
  • It is a serverless database - no need to choose an instance size at all.

Release History

Version 0.0 (26/15/2022)

  • Created a form to save student data in school database using bootstrap
  • Connecetd token using javascript and AJAX.
  • Used predefined functions of jpdb common.js.
  • Added a Readme.md file

Sources

About

A simple & interactive student enrollment web-form using Javascript and JsonPowerDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published