This ToDo app is built with Tauri, React, and Tailwind CSS. It uses the Pomodoro Technique to help you focus on tasks and increase productivity. With this app, you can easily create tasks, set timers, and track your progress. In addition, there is a sound studio feature that allows you to listen to white noise or any thing while you work. The app also has statistics page where you can view your progress and a settings page to customize your experience.
To use this app, you need to have Node.js and Git installed on your computer. Then, follow these steps:
Clone this repository: git clone https://github.com/modecode22/Dushdo-Desktop-App
Install dependencies: pnpm install
Start the app: pnpm tauri dev
-Create tasks
-Set Pomodoro timer for each task
-Track completed Pomodoros and tasks
-Sound studio feature to listen to anything while you working ⚒
-Statistics page to view progress
-Settings page to customize experience
1. Tauri
2. React
3. Tailwind CSS
4. SQLite
1- edit tasks
2- Implement month + year statistics
3- Create sounds settings
This project is licensed under the MIT License - see the LICENSE file for details.
Tauri - https://tauri.studio/
React - https://reactjs.org/
Tailwind CSS - https://tailwindcss.com/
SQLite - https://www.sqlite.org/