Skip to content

Latest commit

ย 

History

History
40 lines (26 loc) ยท 850 Bytes

File metadata and controls

40 lines (26 loc) ยท 850 Bytes

Student-record-app

๐ŸŽ“ Student Records Management System

A full-stack web application built with React, Node.js, Express, and MongoDB to manage student data like name, email, CGPA, and performance.


๐Ÿš€ Features

  • ๐Ÿ“‹ Add new student records
  • ๐Ÿ“ฌ View list of all students
  • ๐Ÿงฎ Store additional info like CGPA and performance
  • ๐Ÿ—‘๏ธ Delete student records
  • ๐Ÿ” Connected to MongoDB Atlas for cloud data storage
  • ๐ŸŒ REST API with Express.js

๐Ÿ› ๏ธ Tech Stack

Frontend:

  • React (Vite)
  • MUI Joy UI

Backend:

  • Node.js
  • Express.js
  • MongoDB (via Mongoose)

Deployment:


๐Ÿ“ Project Structure