Welcome to PomodoTask - your ultimate productivity companion! Available on the App Store.
PomodoTask is a powerful task management app designed to help you stay focused and productive. Using the Pomodoro Technique, PomodoTask encourages you to work in focused intervals with regular breaks, ensuring maximum productivity and maintaining your mental well-being.
- Task Management: Easily add, edit, and delete tasks.
- Pomodoro Timer: Work in 25-minute intervals followed by a 5-minute break.
- Customizable Settings: Adjust the timer and break durations to fit your workflow.
- Notifications: Get notified when it's time to take a break or get back to work.
Download the app from the App Store and take the first step towards a more productive you!
If you're interested in exploring or contributing to the source code of PomodoTask, follow these steps to get started:
- Ensure you have Git installed on your computer.
- Make sure you have Node.js installed, as it's required for building the project.
- You'll also need a package manager like npm or Yarn.
-
Clone the Repository
Open your terminal and run the following command:
git clone https://github.com/Eyupkosee/PomodoTask.git
-
Navigate to the Project Directory
cd PomodoTask
-
Install Dependencies
Using npm:
npm install
Or using Yarn:
yarn install
-
Run the Application
Using npm:
npm start
Or using Yarn:
yarn start
We welcome contributions! If you have suggestions for improving the app or have found a bug, please open an issue or submit a pull request.
For any inquiries or support, please contact us at eyupkose.work@gmail.com.