Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noob0799/employeemanagementsystem
https://github.com/noob0799/employeemanagementsystem
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/noob0799/employeemanagementsystem
- Owner: Noob0799
- Created: 2024-09-17T17:29:43.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-09-17T18:37:00.000Z (5 months ago)
- Last Synced: 2024-09-17T22:14:03.586Z (5 months ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)