Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.