Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/m0rtyn/matadoro-app
A modern, offline-first task management application with built-in Pomodoro timer functionality.
https://github.com/m0rtyn/matadoro-app
adhd pomodoro-timer task-management
Last synced: 17 days ago
JSON representation
A modern, offline-first task management application with built-in Pomodoro timer functionality.
- Host: GitHub
- URL: https://github.com/m0rtyn/matadoro-app
- Owner: m0rtyn
- Created: 2024-09-15T10:46:15.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-18T08:34:56.000Z (4 months ago)
- Last Synced: 2024-11-09T17:07:31.595Z (2 months ago)
- Topics: adhd, pomodoro-timer, task-management
- Language: TypeScript
- Homepage:
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Matadoro App
A modern, offline-first task management application with built-in Pomodoro timer functionality.
## Features
- **Task Management**: Create, update, and delete tasks
- **Pomodoro Timer**: Built-in timer for focused work sessions
- **Offline Support**: Full functionality even without an internet connection
- **Data Sync**: Automatic synchronization when online
- **Responsive Design**: Works on various screen sizes## Tech Stack
- React
- TypeScript
- Redux Toolkit
- IndexedDB for local storage
- Radix UI for components
- CSS Modules for styling## Getting Started
1. Clone the repository
2. Install dependencies: `npm install`
3. Run the development server: `npm run dev`## Contributing
Contributions are welcome! Please read our [Contributing Guide](CONTRIBUTING.md) for more information.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.