Zap-Shift is a responsive web application for shift management and task tracking. Users can view, manage, and track their shifts seamlessly, improving team coordination and productivity. Built with React, Vite, Tailwind CSS, and DaisyUI, with smooth SweetAlert2 notifications and backend API integration.
- View and manage assigned shifts
- Filter and sort tasks or shifts
- Responsive design for mobile and desktop
- Interactive SweetAlert2 notifications
- User-friendly interface for easy navigation
-
Clone the repository: git clone https://github.com/imjhrakib/zap-shift.git
-
Navigate to the project folder: cd zap-shift
-
Install dependencies: npm install
-
Run the app locally: npm run dev