JDOG787 / Student_Database_Management

Takes student information as input and stores it in a database. Allows CRUD operations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Student-database-management-system

How to use:

  • Install dependencies
    • npm install
  • Run mondodb
  • Run index.js
    • node index.js

Functionalities:

  • Add Students
  • Delete Students
  • Update Students
  • View All Students
  • Search For Students

About

Takes student information as input and stores it in a database. Allows CRUD operations.


Languages

Language:JavaScript 71.5%Language:CSS 20.7%Language:HTML 7.8%