A full-stack web application built with React, Node.js, Express, and MongoDB to manage student data like name, email, CGPA, and performance.
- ๐ 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
Frontend:
- React (Vite)
- MUI Joy UI
Backend:
- Node.js
- Express.js
- MongoDB (via Mongoose)
Deployment:
- Backend: Render
- Frontend: Netlify or Vercel
- Database: MongoDB Atlas