Fitness_Tracker banner

Fitness_Tracker

5 devlogs
9h 28m 59s

I am building a fitness tracker which would help people to build osm physique and be healthy.

This project uses AI

Used ai for deciding which ui should look good and yeah main work of debugging is done by claude. Although all other things are done by me. And at last i used antigravity for debugging last time but there was only a single syntax error:))

Demo Repository

Loading README...

satyamkumarak2086

Shipped this project!

I built PulsePlan, a clean, all-in-one fitness tracker using pure HTML, CSS, and vanilla JS! The trickiest part was figuring out how to save all the daily logs and health math using just local storage, but I got it working perfectly without needing a database.

satyamkumarak2086

Done some calculations correct and yeah the site is ready to publish. Also for future I am thinking about to add an AI which will do add your food calories and by just typing the amount and what have you eaten but for now i don’t know how to do that.

Attachment
0
satyamkumarak2086

Done with the app in this devlog added some css and done the js work. :))

Attachment
0
satyamkumarak2086

Wrote all the vanilla JS for the fitness tracker today. Hooked up the calculators (BMI/BMR), handled all the form submissions, and got the DOM to update instantly whenever workouts or hydration entries are logged.

Attachment
0
satyamkumarak2086

Spent this session grinding out the HTML structure for my fitness tracker. I set up all the input forms, metric cards, and the different dashboard views so the layout is finally complete.

Attachment
0