This app was mentioned in 1 comment, with an average of 2.00 upvotes
Hey everyone, subbed to this thread only a few months ago but I have found a lot of the info here to be helpful and engaging, so thanks for that!
I made an app, mainly for myself, a couple of weeks back. I probably spent about 16 hours working on it in total. The goal was to create a mobile app that is super slim, and allows you to record your own maxims or quotes in a way that is dead simple, easy to use, and requires no permissions.
You can find it on the PlayStore here, and it is open sourced on GitHub here.
Feedback about anything would be awesome, UI, UX, features, source code quality, etc...
This was the first time I tried out MVP in an Android project so I am not quite sure if I am "doing it right", but I did find that, at the very least, making my Activities less bulky felt a lot better. Thanks in advance!