A React-based web application for managing employee tasks and tracking their progress.
- Admin and Employee role-based access
- Task creation and assignment
- Real-time task status tracking
- Task categorization (New, Active, Completed, Failed)
- Local storage persistence
- Responsive dashboard interface
- React.js
- Context API for state management
- Tailwind CSS for styling
- Local Storage for data persistence
- JavaScript ES6+