Hello, I've built simple social application and want to try to expose it to see if the idea is valid.
https://facebattle.fun/
The app works in the following way:
- You add photo
- You compare pictures of 2 users at a time (choose best of 2 photo)
- The more compares you do, the more you appear in "compare" screen for other users
- In the dashboard you see what is the number of shows and your pick rate
I have absolutely no experience so don't know where to start. I would really appreciate any advice!
I'm curious, but not sure what problem this is solving?
Basically there are people who seek feedback on their appearance (there are multiple subs on reddit devoted to that, which are quite popular), so it meant to provide a way to get statistical feedback on how good you are (in terms of appearance) compared to others.
Not completely sure that it is good problem to solve, but those subs are quite popular and seem like a suboptimal (in a sense) way to get the result. The other alternative is dating apps like Tinder (judge by how many likes you get, for example), but here we face uneven distribution in some cases. For example, most of the likes from women will go to only a small portion of men, so it can be that user will be getting no likes, but still be better than average in terms of appearance.
This is the core. If this concept is worth it, I can see adding matching features, chat, leaderboards, history of likes, etc.