A comprehensive toolkit for tracking daily and weekly progress, built with HTML, JavaScript, and Tailwind CSS. Velocity Tools include a Daily Check-In form and a Weekly Tracker to help users reflect, plan, and stay on top of their goals. With a modern, intuitive interface and handy features like markdown generation, these tools are perfect for personal growth and productivity.
- Top 3 Task Reviews: Track yesterday’s top 3 tasks with checkboxes for completion and notes on unfinished tasks.
- Top 3 for Tomorrow: Plan the top 3 tasks for the next day with optional descriptions.
- Daily Reflections: Add sections for Wins, Challenges, and Self-Reflections, with formatting options for bulleted or numbered lists.
- Habit Tracker: Check off daily habits like meditation, workouts, Duolingo, and hydration.
- Podcast Notes: Log podcast titles and learnings if you listened to one.
- Day Rating: A slider to rate the day on a scale of 1 to 10.
- Gratitude Section: Note things or people you’re grateful for each day.
- Markdown Generation: Automatically generate a Markdown summary for easy journaling and copy it to your clipboard.
- Weekly Wins: Highlight significant achievements from the week.
- Challenges and Learnings: Reflect on obstacles faced and lessons learned.
- Top Priorities for Next Week: Plan and outline key tasks for the coming week.
- Progress Tracker: Track progress across larger goals or recurring tasks.
- Markdown Export: Generate a clean Markdown summary of your weekly review and plans. (Backup to a Slack.com canvas or upload to Dropbox.paper!)
Velocity Tools is designed to be easy to use, even for beginners! Follow the steps below to set it up:
-
Download the Repository
- Click the green "Code" button on the repository's main page and select "Download ZIP."
- Extract the contents of the ZIP file to a folder on your computer.
-
Open in Your Browser
- Navigate to the folder where you extracted the files.
- Open
daily.html
+weekly.html
in your preferred browser.
-
Start Tracking
- Use the Daily Check-In form to record your tasks, reflections, and more.
- Explore the Weekly Tracker for planning and reviewing your week.
-
Clone the Repository
Open your terminal and run the following command:git clone https://github.com/Gabriel-Dalton/velocity-tracker-tks.git
Navigate into the folder:
cd velocity-tracker-tks
-
Open in Browser
- Locate the
daily.html
+weekly.html
file in the cloned folder. - Right-click and open it in your browser.
- Locate the
-
Start Tracking
- Fill out the Daily Check-In form for daily progress.
- Experiment with the Weekly Tracker.
- HTML: Markup structure for the application.
- JavaScript: Interactive functionality, including dynamic form fields and clipboard copy.
- Tailwind CSS: Styling for a responsive, modern UI.
- Local Storage: Save and retrieve past daily and weekly entries.
- Improved Markdown Customization: Offer more options for Markdown styling and formatting.
- Mobile Optimization: Further refine UI for mobile usage.
Feel free to fork this repository, make changes, and create a pull request. Contributions to enhance functionality or improve UI/UX are welcome!
Enjoy tracking your daily and weekly progress with Velocity Tools! 😊