TaskPulse is a modern Pomodoro App built with React and Tailwind CSS to boost productivity. It offers a distraction-free timer, task management with estimates, and daily analytics with charts. Features include PWA support, customizable themes, ambient sounds, and client-side PDF reports.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
19
commits
Add timerStore and taskStore for state management in TaskPulse
5294795View on GitHubAdd utils library with time formatting and CSV export functions for TaskPulse
a8830a8View on GitHubAdd useTimer hook for managing Pomodoro timer logic in TaskPulse
3a2aefaView on GitHubAdd NotFound page for handling invalid routes in TaskPulse
eca6a0fView on GitHubAdd Analytics page for displaying Pomodoro stats and chart in TaskPulse
e463400View on GitHubAdd TimerDisplay component for showing Pomodoro timer in TaskPulse
c069b66View on GitHubAdd TaskSelector component for selecting tasks in TaskPulse
1b067d1View on GitHub