You are browsing as a guest. Sign up (or log in) to start making projects!

Monster Energy Tracking App

  • 2 Devlogs
  • 4 Total hours

I am making an app to track how many of each flavour of monster a user has had, using python. The GUI will be made using ttkbootstrap. (It took me a bit longer than what Hackatime says because it took me a while to set it up so the timer doesn't include any of the first day).

Open comments for this post

1h 36m 17s logged

I have completed v1.2 of my Monster Tracking app, meaning users are now able to view a leaderboard, to show which monsters they drink the most often. It took me a lot longer than I planned it to take, as there were a few bugs involving tkinter frames. I am also quite proud of the sorting algorithm that I made, as I have never made one before, and this one sorts a dictionary and array that is combined in a weird mess.

I have completed v1.2 of my Monster Tracking app, meaning users are now able to view a leaderboard, to show which monsters they drink the most often. It took me a lot longer than I planned it to take, as there were a few bugs involving tkinter frames. I am also quite proud of the sorting algorithm that I made, as I have never made one before, and this one sorts a dictionary and array that is combined in a weird mess.

Replying to @UberBigPig

0
5

Followers

Loading…