Skip to content

Tola-lemma/Employee-management-using-MERN-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Employee Management System

This is a web application for managing employees and departments using the MERN stack (MongoDB, Express, React, Node.js) and Authentication and Authorization with JWT(jsonwebtoken)

Features

  • Add new departments
  • Delete existing departments
  • Update existing departments
  • Create new employees with profile photo
  • View employee details
  • Update employee details
  • Delete employees
  • All routes are Authorized

Prerequisites

  • Node.js
  • MongoDB

Installation

Screenshots

Registeration page Login page Department page Employee page Update Employee

Contributing

Contributions are welcome! Please open a pull request or issue on GitHub to get started.