The 60 Days Habit Tracker is a productivity tool designed to help users build and maintain habits over a period of 60 days. Users can select a start date, track their progress with daily checkboxes, and add notes for each day. The tool visually represents the completion percentage with an animated progress circle.
- Date Picker: Select a start date for the 60-day habit tracking period.
- Daily Checkboxes: 60 checkboxes, each representing a day, to mark the completion of the habit.
- Progress Circle: An animated circle that displays the percentage of days completed.
- Daily Notes: Text boxes for each day to add notes or comments.
- Reset Button: A button to reset all checkboxes and progress.
- Select Start Date: Use the date picker to select the start date for your 60-day habit tracking period.
- Track Progress: Check the box for each day you complete the habit. The progress circle will update to show the percentage of days completed.
- Add Notes: Use the text box below each date to add notes or comments for that day.
- Reset: Click the reset button to clear all checkboxes and reset the progress.
- Clone the repository:
git clone https://github.com/yourusername/60-days-habit-tracker.git
- Open the
index.html
file in your web browser to start using the tool.
Contributions are welcome! Please fork the repository and submit a pull request with your changes.
This project is licensed under the MIT License. See the LICENSE file for details.
This project was created as part of the GitHub Copilot Challenge.