A Pomodoro timer app with an integrated to-do list for efficient task and time management.
- Pomodoro Timer: Stay productive with the Pomodoro technique, using customizable work and break intervals.
- Integrated To-Do List: Add, edit, and manage tasks directly within the app.
- Task-Based Timing: Start a Pomodoro session linked to a specific task to stay focused.
- Session Tracking: Keep track of completed Pomodoro sessions and tasks.
- Customizable Settings: Adjust work and break durations to fit your workflow.
- Simple and User-Friendly UI: Clean and intuitive interface for seamless task and time management.
- Boost Productivity: Helps you stay focused by using structured work intervals.
- Organize Your Tasks: Manage tasks efficiently with an integrated to-do list.
- Avoid Burnout: Encourages breaks to maintain energy levels.
- Track Your Progress: Monitor your completed tasks and Pomodoro sessions.
- Clone the repository:
git clone https://github.com/GustavoSouza123/pomodoro-timer cd pomodoro-timer
- Install dependencies:
npm install
- Start the development server:
npm start
This project was generated using Angular CLI version 19.1.7.
To start a local development server, run:
ng serve
Once the server is running, open your browser and navigate to http://localhost:4200/
. The application will automatically reload whenever you modify any of the source files.
Contributions are welcome! Feel free to open issues and pull requests to improve the app.
This project is licensed under the MIT License.