Skip to content

umar1207/student-dbms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

A software to manage the records of students enrolled in a university Perform operations like searching records by filtering, inserting new records, deleting existing records, updating existing records

Usage

  1. First, setup your mysql server and start it
  2. Second, clone the repository
git clone https://github.com/umar1207/student-dbms.git
  1. Third, install the dependencies
npm install
  1. Lastly, Run the development server:
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published