I’d love to hear your thoughts! I’ve only got 2ish years of experience with Angular myself. I’m also using this project as an excuse to get familiar with signals so I’m better equipped to introduce them at work.
I’d love to hear your thoughts! I’ve only got 2ish years of experience with Angular myself. I’m also using this project as an excuse to get familiar with signals so I’m better equipped to introduce them at work.
I actually shout out Waistline in the first paragraph of the README haha
On a technical level, the major differences between the two are Waistline uses Cordova and a key value DB while I use Tauri+Angular and SQLite.
On a non-technical level, I think Waistline’s UX is a bit rough around the edges. For example, when adding something to a meal Waistline will add only 1 serving and then I have to go back in and edit that. Manatee Fitness will immediately bring you to the quantity form after selecting the food to make it more seamless.
I absolutely love Waistline and appreciate the project! I just wanted to take my own crack at it with a modern framework and see if I could improve my personal pain points.
GitHub issues work for me!
The food database is initially loaded with info from the USDA! That covers generic stuff like eggs or milk. Anything new is either added manually or sourced from the Open Food Facts database which is already crowdsourced.
I’m prioritizing Google Play but after that’s settled I’m open to f-droid as well. Most of the people I know that’ll benefit from this app the most wouldn’t know how to even install f-droid.
I started learning Go about 3 months ago and it quickly became one of my favorite languages. It feels like C with a bunch of Python niceties thrown in. And performance isn’t super critical in my work so being garbage collected is fine with me.
Due to how both Open Food Facts and USDA store data metric is actually the default!