Macro Calculator PWA
I wanted to make an app that helped me track my macros. The thing was, I didn't want to pay for it to be on the App Store and I also didn't want to deal with authentication/etc. So to prevent the need of any of that, I figured a PWA with IndexedDB would be the answer to these issues. I also didn't need all the bells and whistles many other apps offered. I just needed it to literally do the math for me so I didn't have to.