A full-stack web application built to collect and manage employment details using CRUD operations (Create, Read, Update, Delete).
This project was developed as part of the FYUGP Degree Programme Internship at Trycode Innovations, Kozhikode, where I chose the MERN Stack to gain practical experience in full-stack development.
- MongoDB
- Express.js
- React.js
- Node.js
- Bootstrap / CSS
- Add employment details
- View employment records
- Update existing details
- Delete records
- Full CRUD functionality
- Responsive user interface
The main objective of this project was to understand how full-stack applications work by integrating frontend, backend, and database operations in a real-world use case.