Dating App Project
Posted by VirtualHuckleberry55@reddit | learnprogramming | View on Reddit | 5 comments
Hy guys,am SWE student and l was planning on building a Tinder like app.But unlike Tinder which mainly focuses on the distance range model l plan to focus on developing a proximity(location) model based app for example event,galas and weddings...closed mode....How viable is this idea in Zim? Thought would be a good one since most datin_g apps here mainly focuses on the most nearest person to you rather than the most trendy event nearest to you.
Eyerald@reddit
The event-focused angle is smart. Way less creepy than just seeing who's nearby. Your biggest hurdle will be getting events to actually list there and users to show up. Build it for one specific type of event first (concerts, art openings) and see if it sticks.
DrShocker@reddit
You can build this in any language. The primary challenge will be the data analysis, which will be essentially the same in any language, and presenting it in an appealing way.
VirtualHuckleberry55@reddit (OP)
Yeah the backend is gonna give me some trouble.l plan on developing it in Flutter as an mobile app since its more appropriate for a dating app project.However is it a good idea since it took inspiration from Tinder ,Badoo etc
DrShocker@reddit
Take whatever inspiration you need, you'll learn more by trying stuff out than trying to have the perfecct plan up front.
VirtualHuckleberry55@reddit (OP)
Thanks l will definately take heed of that one