Skip to content

piyushrai007/login2explore_micro_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

login2explore_micro_project

Project Management Form that will store data in PROJECT-TABLE relation of COLLEGE-DB database

Project Management Form

Description

This is a web based html form for project management in collage using JsonPowerDB as Database JsonPowerDB is used to perform CURD operation

Benefits of using JsonPowerDB

  • Simple to use , real time database
  • Simplest way to retrieve data in a JSON format.
  • Backends code is not required for database
  • No need for defining schema
  • Querying the database is easy there is no need of knowledge of SQL commands

TECH STACK USED

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

Screenshots:

Illustrations:

  • UPDATE : when projecct id is already present in database then project information is fetched from database and filled in respective feild then user can UPDATE project information
  • SAVE : If project id is not existed in database then we can fill other field and save in database
  • reset : By this we can clear all field of form and with this except first project id 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 project id

  • **Fetching project data using projectid ** If projectid already present in database, then all field filled with that project information

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

  • Adding new project data

    Enter new projectid and then all other fields are enabled and then after filling project 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/piyushrai007/login2explore_micro_project.git

After cloning

Move to index.html and then javascript folder and in index.js file replace the connectionToken by with your Connection Token

Sources

Demo

project-management-form-google-chrome-2023-04-06-17-24-44_UdFEb6D9.mp4

🏻

About

Project Management Form that will store data in PROJECT-TABLE relation of COLLEGE-DB database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors