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
- Host: GitHub
- URL: https://github.com/noob0799/employeemanagementsystem
- Owner: Noob0799
- Created: 2024-09-17T17:29:43.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-09-17T18:37:00.000Z (9 months ago)
- Last Synced: 2025-02-07T07:20:10.702Z (4 months ago)
- Topics: css, html, html5, javascript
- Language: JavaScript
- Homepage: https://noob0799.github.io/EmployeeManagementSystem/
- 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
## Add Employee Details Popup
## Edit Employee Details Popup
