So, apart from making projects for school I also occasionally make some private projects for fun. One of those projects is my Pathfinder Companion app. Pathfinder is a very complicated board game based on Dungeons and Dragons. In it, players often have to roll many dice with various modifiers to them. This can get very confusing especially at higher levels of the game where sometimes players have 6 or more attacks all with varying modifiers. This is why I decided to make an app to fix this issue. In the app you can add all your attacks and effects. You can then selects the desired effects and attacks and the app will calculate what dice you have to roll. It's possible to add or remove certain records. It even uses a universal save format so that users won't lose their data after updating the app. Records can be shifted up and down in order by dragging the icon on the right of each effect.
I've distributed this app among my Pathfinder community and received some pretty good feedback. Most people really liked the app since it's a very simple clear cut way to solve the issue. Others would like some more features to be added such as support for multiple characters and being able to group certain effects together in maps. I'm pretty confident that this app could have been released on the Play Store as a free app but before I wanted to do that I first wanted to add some more features.
Overall this app taught me to listen to my target audience and really add the features they want and not the features that are easy to make or specifically nice to me.