Coder Social home page Coder Social logo

jsonpowerdb_microproject's Introduction

Student-Enrollment-Form

Description

This is a web based html form for student enrollment using JsonPowerDB as Database
JsonPowerDB is used to perform CRUD operation

Benefits of using JsonPowerDB

  • Simplest way to retrieve data in a JSON format.
  • Schema-free, Simple to use, Nimble and In-Memory database.
  • Built on top of one of the fastest and real-time data indexing engine - PowerIndeX.
  • Low level (raw) form of data and is also human readable
  • Helps developers in faster coding, in-turn reduces development cost

TECH STACK USED

  • HTML
  • CSS
  • JAVASCRIPT
  • JsonPowerDB ( As Database)

Screenshots:

Illustrations:

  • UPDATE : when student roll number is already present in database then student information is fetched from database and filled in respective feild then user can UPDATE student information
  • SAVE : If student roll number is not existed in database then we can fill other field and save in database
  • clear : By this we can clear all field of form and with this except first field (roll-no) other field are disabled until user enter any roll number
  • Alert : This website uses disposable Alter prompt using bootstrap

HOW TO USE

  • Initially

We need to enter a roll number

If roll number is not valid

If roll number is valid and that roll number is existnig in database

  • Fetching student data using roll number If student already present in database, then all field filled with that student information

    otherwise, other fields are enabled after user input roll number
  • Updation of student details In order to update student details input roll number, and then we can update the student data

  • Adding new student data

    Enter new roll number and then all other fields are enabled and then after filling student information we can save this data into database only if input is valid

  • If input data is not valid

Installation

Make a folder in your system and clone the project using git bash then open the project in Visual Studio Code or any IDE you prefer.

Clone the project
git clone https://github.com/Sabarivasan-Velayutham/JsonPowerDB_MicroProject.git

After cloning

Move to public_html and then script folder and in script.js file replace the connectionToken by with your Connection Token

Scope of Functionalities

  • Input validation for required fields.
  • Save student data to JsonPowerDB.
  • Update existing student data.
  • Reset the form to its initial state.

Examples of Use

  • Use the form to enroll new students in a school or educational institution.

Sources

Release History

Version JPDB_0_3_2.20211203

jsonpowerdb_microproject's People

Contributors

sabarivasan-velayutham avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.