Skip to content

ashishmaurya73/EmployeeManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmployeeManager

EmployeeManager is a full-stack MERN application for managing employee records.

Features

  • Add, edit, and delete employee data
  • Responsive UI with React
  • Backend powered by Node.js, Express.js, and MongoDB

Demo Screenshots

🧾 Employee List Page

Employee List

➕ Add Employee Page

Add Employee

🗄️ MongoDB Database View

MongoDB Database

Tech Stack

  • MongoDB
  • Express.js
  • React
  • Node.js

How to Run Locally

Backend

cd backend
npm install
npm dev

// For Frontend
cd frontend
npm install
npm start

About

A full-stack MERN application to manage employee records with features to add, edit, and delete staff entries. Built using MongoDB, Express.js, React, and Node.js to deliver seamless CRUD operations and dynamic UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors