It was supposed to be a stay-focused/Pomodoro-type thingy that would allow to set tasks and keep track of progress for each one and the total focus time. I got burned out and gave up on it, but not before implementing all the fancy glassmorphism styling.
In retrospect, I know that I did not have a good enough plan of how the app was supposed to be used and ended up trying to decide on a bunch of UI/UX stuff on the fly. For example, there was supposed to be the option to store data both locally and in the cloud, and I could not come up with a way to sync them. I am still not sure about it, but I can probably figure something out.
Once again, this is not a thing anyone asked for, and no one will ever be using it, except possibly myself, but I think it looks neat, and I want to give it another try.
I don't know the right way to do things. I may find a tutorial on a particular feature I want to add, but the structure of a project, documentation, testing, even naming things the way they are supposed to be named are a mystery for me.
I feel like I desperately need at least some feedback on what I am doing wrong, but this, in turn, requires working on a team project.
Atm, the repository for the focus app has a type mismatch error I know about but feel too lazy to fix right now. What it doesn't have is a README. Methinks this summarizes the picture pretty well.