There's a million pocket organizers...
... But there's only one for me! Hanasato Is a personal project I created to organize my life in one app designed with me in mind.
It was also an experiment with more unique UI elements and pushing the limits of what SwiftUI was capable of. This app was the catalyst for all of my future app UIs.
UI design can be fun and accessible
The original goal of this app was to experiment with UI elements that maintain Apple's accessibility rules while also being more of my fun, playful style. I landed on something unique.
The Themes System
This app was also my main introduction to controlling things globally utilizing Apple's Environment system. There is a class called "GlobalVM" which is responsible for managing the themes system, among other things. This is the most notable and unique part of the app.
In most apps, light mode and dark mode are simple white background vs black background themes, but because I enjoy more colorful apps, I decided to create colorful themes that still generally match the 2 theme idea.
Et Voila!
As this is a personal app, it will not be accessible to the public, but I do intend to create a lite version of the project to put on Github. When it makes it there, there will be a link to it added in this section. Until then, though, thank you for reading!