Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ashutosh-chikhaliya/employee-management-system
https://github.com/ashutosh-chikhaliya/employee-management-system
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ashutosh-chikhaliya/employee-management-system
- Owner: Ashutosh-Chikhaliya
- Created: 2024-10-18T09:26:35.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-21T06:06:03.000Z (2 months ago)
- Last Synced: 2024-10-21T08:58:14.364Z (2 months ago)
- Language: JavaScript
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Employee Management System
This project is a web-based platform that enables employers to assign tasks to their employees and track their progress. Employees can view, accept, and update the status of their tasks as either completed or failed. The system streamlines task management, allowing employers to monitor productivity and performance.# React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh