Skip to content

Sankarxn/ReactLedger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Employment Details Management System

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.

πŸš€ Tech Stack

  • MongoDB
  • Express.js
  • React.js
  • Node.js
  • Bootstrap / CSS

✨ Features

  • Add employment details
  • View employment records
  • Update existing details
  • Delete records
  • Full CRUD functionality
  • Responsive user interface

πŸ“š Project Purpose

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.