A productivity tool designed to help you manage your time effectively by implementing the timeboxing method (inspired by harvard bussiness review). This platform enables you to track your timeboxes, stay focused, and become more aware of how you spend your time.
- Set Daily Goals and Checklist: Define your daily goals and check them off when completed.
- Timeboxing with Subtasks: Organize your tasks into dedicated time slots and break them down into subtasks.
- Visual Timer: Visual countdown to help you stay aware of your timebox progress.
- Brain Dump: Quickly capture ideas, thoughts, and everything on your mind.
- History of Completed Timeboxes: Evaluate your productivity with a date-based history of completed timeboxes.
- Audio Time’s Up Notification
- User Login & Save data beyond the local storage
- Sync with Google calendar:
- Set Your Goals: Define the tasks you want to complete.
- Assign Timeboxes: Allocate specific time slots for each task, including subtasks if needed.
- Track with Timer: Use the platform's visual timer to stay aware of time.
- Review and Improve: Analyze your progress and adjust timeboxes for better efficiency.
- Next.js
- Tailwind CSS
- shadcn/ui
- Lucide React
- Clone the repository:
git clone https://github.com/Adiguna7/timeboxing.git
cd timeboxing
- Install dependencies:
pnpm install
- Start the development server:
pnpm run dev
- Open your browser and go to:
http://localhost:3000
This project is licensed under the MIT License.
- Inspired by research from Harvard Business Review.
- Icons provided by Lucide React.
- UI components by shadcn/ui.
Hope you stay productive and take control of your time!