Welcome to the Administration Task Management App for EXOP
This application streamlines task assignment and progress tracking for enhanced efficiency and organization within your administration team.
Tip
- React: JavaScript library for building user interfaces.
- Vite: Fast build a tool that leverages modern JavaScript features.
- Shadcn: Stylish UI design library for modern web applications.
- Tailwind CSS: Utility-first CSS framework for rapid UI development.
- Firebase: Cloud-based platform for authentication and data storage.
- Plus other awesome libraries to boost productivity!
Note
- Admin Dashboard: Centralized hub for task management and KPI tracking.
- Task Assignment: Assign tasks to employees with ease.
- KPI Point: Tracking: Monitor and increase KPI points to drive organizational improvement.
- User Roles: Admin-exclusive privileges with employee user roles for seamless collaboration.
- Notifications: Add Notifications Actions
- Work with triggers functions: ADMIN SDK from firebase, and upgrade firebase plan.
git clone https://github.com/EXOP-OFPPT/web-client.git
cd web-client
npm install
Create a Firebase project and configure authentication and the Firestore database. Add Firebase configuration details to your project.
npm run dev
Go visite http://localhost:5173
This project is licensed under the MIT License - see the LICENSE file for details.