Skip to content

Simranjakhodia/Employee-Management-Web-Portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee-Management-Web-Portal

About this project:
The technologies used in this project are (MERN) Mongo Atlas (MongoDB), ExpressJS, NodeJS, ReactJS.

Created a simple and responsive web-based Employee Management Portal that supports the following CRUD actions:
a)Add Employee : On submitting the form a unique employee-id is generated for the employee and the details are saved in the MongoDB Database using MongoDB Atlas.

b)Delete Employee : A delete button feature in the table to delete the details of that employee from the database.

c)Update Employee : An update button feature in the table which links to an update employee web-page for re-entry of the details of that user. Changes are saved in the database of that corresponding employee identified by his/her unique employee-id.

d)Show all Employee Details: A table containing all relevant details of all the employees.

e)Search Employee by the Unique Employee-Id : To get the details of any specific employee, we've used the unique-id to display his/her details.

Screenshot (1)

About

A Crud Application made using MERN Stack for Employee Management

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published