A clean and simple goal tracking web app I built to stay consistent with daily tasks. You can add goals with a minimum time requirement, track progress step by step (not just done or not), and mark them complete when you’re done. Everything saves …
A clean and simple goal tracking web app I built to stay consistent with daily tasks. You can add goals with a minimum time requirement, track progress step by step (not just done or not), and mark them complete when you’re done. Everything saves automatically in the browser, so your data stays even after refresh.
The idea was to keep it minimal but actually useful — no clutter, just a straightforward way to track how much time you’re putting into things. Built using basic HTML, CSS, and JavaScript, and deployed through GitHub.
I used Google Gemini to generate initial ideas and some base structure, and then modified and improved it to fit what I actually wanted. It also helped with small UI tweaks and logic adjustments while building.