I made a free online practice tracker!

I’m a software engineer, and am highly motivated by tracking my daily practice. So I made a simple website where you start a timer before you practice, and it logs it to a calendar.

You can also check off which lessons you have completed, and it will calculate your expected date to finish the course. You can click dates to edit the time if you accidentally mess up with the stop watch.

Your practice data is either tracked in your browser, or you can login for more reliable saving of the data.

It’s basically just me using it right now, so let me know if there are any bugs or if there is a feature you want me to explore adding!

Check it out at https://bass-practice.codebycarson.com/

9 Likes

The website asked me to ‘send nudes’ which I obviously did. :man_shrugging:

8 Likes

Very cool idea and all but there’s no chance I’m clicking on an http:// link on the wild, wild west of the internet.

1 Like

I think the forum added the http by default when I didn’t specify? I’ve hardcoded https in the url link now, so you should be good.

1 Like

Oh man, I have so much respect for you !!
Working in IT myself I realize how much work it is.
It’s awesomely thought out, well done !

So I did input my advancement and I logged in, the page crashed after 5 or 6 lessons ticked in a row; but just refreshing the page solved it.

Looking forward not only to use it now to track my lessons, but also when I’ll do my second time around the course.

Thank you !!
Alexis

1 Like

Great idea and really nice work. :clap:

1 Like

Ok, I’ve made some performance improvements that will hopefully fix the crashing issue. I’ve also added a “Select All” option to make it easier to add a backlog of practice.

Shift+refresh if the changes don’t show up immediately.

Let me know if you run into anything else!

1 Like

Will do sir, thanks again !
Won’t be able to reproduce the issue on the ‘mass ticking’ I did previously, as it’s well synced with my google account so already ticked :100:

1 Like

Oh, I like the mass select for the lessons. I finished the course a few months ago, and if I had to manually check all the boxes I was going to just ignore that part.

I’m trying to use the timer to track my time, but I keep forgetting to start it, so I’m guestimating on my time. Gotta get in the habit of starting/stopping the timer.