Skip to content

Dimuthu02/student-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

29 Commits
Β 
Β 
Β 
Β 

Repository files navigation

student-management-system

A full-stack MERN (MongoDB, Express.js, React.js, Node.js) application that allows teachers to add, update, delete, and view student records. This project demonstrates CRUD operations, RESTful API integration, and modern frontend/backend separation.

Student Management System (MERN Stack)

A full-stack application built using the MERN stack (MongoDB, Express.js, React.js, Node.js) that allows teachers to manage student records.

✨ Features

  • Add new students
  • View all students
  • Update student information
  • Delete students
  • Clean and responsive UI (React)

πŸ“ Technologies Used

  • Frontend: React.js
  • Backend: Node.js, Express.js
  • Database: MongoDB
  • HTTP Requests: Axios
  • Others: Mongoose, dotenv

πŸš€ How to Run Locally

πŸ”§ Prerequisites

  • Node.js and npm installed
  • MongoDB installed and running locally or via Atlas

πŸ“¦ Backend Setup

cd back
npm install
npm run dev

About

A full-stack MERN (MongoDB, Express.js, React.js, Node.js) application that allows teachers to add, update, delete, and view student records. This project demonstrates CRUD operations, RESTful API integration, and modern frontend/backend separation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors