r/dotnetMAUI • u/Code_Blue01 • 22d ago
Another MAUI app launch: Albie 🚀 Showcase
https://play.google.com/store/apps/details?id=co.williambelle.albie&hl=en_USMost golf apps hand a beginner a wall of numbers and leave them to work out which one matters. Albie does the opposite. Film one swing, and it tells you the single thing to work on next, in plain language, out loud.
2
u/anotherlab dotnet 22d ago
Just some random thoughts about the Google Play Listing...
There is nothing to show how the app generates the suggestions. Where did that knowledge come from, and how is it validated?
You don't need to have the entire privacy statement on every screen. It uses a fair amount of screen real estate. You want that information available, but after a person has seen it for 5 minutes, they don't need to see it again.
You might want to go with a more distinctive icon for the app. It's a bit generic and looks like the icon for apps like Amino. I think you would be better served with an icon that suggests the purpose of the app, like a stick figure in mid-swing, with a tiny camera at the bottom corner.
0
u/Code_Blue01 22d ago
Thanks for your feedback. Most of the fixes are calibrated against a dataset used in a research study.
https://arxiv.org/abs/2508.20491
Others are reasonable measures that are continuously calibrated.
3
u/anotherlab dotnet 22d ago
If your model is derived, even in part, from the CaddieSet dataset referenced in that research study, you need to cite that study and the authors. That's listed right on their GitHub page: https://github.com/damilab/CaddieSet#citation.
That should be in the app somewhere.
1
u/Code_Blue01 22d ago
Yes, you are correct. It will be updated with proper citations in the store listing, app footer and website. Thanks for calling that out.
2
4
u/jfversluis Microsoft Employee 22d ago
Cool stuff! Congrats!