Skip to content

hishambawa/node-student-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Student Management System

A Node application for a Student Management System with CRUD operations, created using Express and MongoDB

Running the Application

Add the DB URL in the mongoRepo.js file and run the commands below. You can access the application from localhost:8080

Starting the frontend - cd frontend && npm start
Starting the server - cd server && npm start

Application Preview

Splash Screen

About

A simple Node application for a student management system with CRUD operations using Express and MongoDB

Topics

Resources

Stars

Watchers

Forks