Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 259 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 259 Bytes

Student-database-management-system

How to use:

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

Functionalities:

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