Artificial Intelligence

Out of context: Reply #2777

  • Started
  • Last post
  • 2,824 Responses
  • mg331

    Used Claude last night and today to create a time-keeping tool and dashboard on my website for a friend and I to use and ensure we motivate each other and hold each other accountable to work on our major passion projects - recording and working on my album for me, and for them, writing short stories and working on a novel for them.

    Password protected, fully embedded in an Oxygen Builder code block, MySQL database, API file to connect it all.

    There's a standard timer, and manual entry option, and a pomodoro timer option. When a time entry is complete, either of us can log a satisfaction score and short comment on what we did.

    There's a simple bar chart to show the total for the week against a 3 hour goal, and a line graph to the right to show active days/time on that day. It doesn't show in the screenshot below, but below that line graph there's an additional graph that aligns with it and shows the satisfaction ratings for that effort(s) - if it's multiple entries for a day, it's the average of it. All individual entries are also shown in an accordion lower on the page

    Knocked this out in a few hours last night and made refinements as we both tested it today. I'll never not marvel at the speed at which we can make stuff this way and solve a problem that might otherwise take too long to figure out. I've got a couple other big things in progress that I'm hoping to turn into actual products and $ and this was a nice way to prototype a few ideas.

View thread