An open API service indexing awesome lists of open source software.

https://github.com/noob0799/employeemanagementsystem

An Employee Management System created using HTML-CSS-JS to perform basic CRUD operations of employee details
https://github.com/noob0799/employeemanagementsystem

css html html5 javascript

Last synced: 2 months ago
JSON representation

An Employee Management System created using HTML-CSS-JS to perform basic CRUD operations of employee details

Awesome Lists containing this project

README

        

# Employee Management System
Supports basic CRUD operations on the UI. Data is saved in session storage.
Link to the app: https://noob0799.github.io/EmployeeManagementSystem/

## Employee List and Employee Details
![image](https://github.com/user-attachments/assets/9b775c27-3387-4816-864b-315031ec7c92)

## Add Employee Details Popup
![image](https://github.com/user-attachments/assets/0d45e98e-024b-4049-863a-38bd7ac62ef8)

## Edit Employee Details Popup
![image](https://github.com/user-attachments/assets/6b164dd9-3ab3-4e92-825e-2f5832d627dd)