Welcome to the Potato Timer App! This app is designed to help you manage your work sessions and breaks, similar to the Tomato Timer format. With this app, you no longer need to manually keep track of your work sessions, as it does it for you!
- 25-minute work sessions with 5-minute breaks
- Customizable work and break session times
- Displays your hours worked in your profile
- Weekly leaderboard to compete with your friends
- Daily, weekly, monthly, and lifetime hour tracking
- Sign in with Google
- Multiple theme options available through Daisy UI library
- Built with Next.js, TypeScript, and Tailwind CSS
- Sign in with your Google account to create a profile and access the app.
- Customize your display name and work/break session times.
- Choose a theme from the available options.
- Start your work session and let the Potato Timer App do the rest!
- After each work session, take a break and repeat until you have completed your tasks.
- Check your profile to see your hours worked and your ranking on the weekly leaderboard.
To run this app locally, follow these steps:
- Clone the repository to your local machine.
- Install the required dependencies using
npm install. - Run the development server using
npm run dev. - Access the app at
http://localhost:3000.
If you would like to contribute to this project, please fork the repository and create a pull request. We welcome all contributions!
This app was created using Next.js, TypeScript, Tailwind CSS, and the Daisy UI library. Special thanks to the creators of these tools for making this project possible.