Team management app for generating performance reports and sending automated email alerts based on collaborators' tracked hours.
Built with React, MobX, and the Clockify API.
- Integrates with Clockify API to fetch team time-tracking data
- Generates performance warnings based on configurable thresholds
- Sends automated email reports to managers
- Dashboard with team overview and individual metrics
yarn install
yarn dev