I plan to build a dating site catering explicitly to aspiring effective altruists. This is a side project for fun and personal fulfillment. I don't know what I am doing but I am really keen on just making it happen and am also looking for others to contribute.
In terms of features, I am currently thinking of:
- Login/signup
- Create a profile with standard personal data (gender, age, other demographics, career, relationship goals), as well as "Cause Area(s)"
- Page listing all the profiles
- The ability to search profiles by different criteria
- Ideally: ability to message other people, but this could be optional for MVP 1.0 since people could just link contact details this early on
I am trying to keep this really simple and ship something that can start to marginally fill the gap of atomized loneliness alongside services in the matchmaking ecosystem that include Reciprocity or whatever Aella tries to build. The simplest version I could make is just take all the public Date Me pages, collect them, and perhaps make them more aesthetic.
I am not a web developer (yet). I tried getting started with Wix but it doesn't have any obvious ready-made templates for dating sites. Wordpress has templates but I hear it's really buggy with all of the plug-ins. It would be nice if there was someone familiar with a website builder that could show the way. I'm probably underestimating the amount of work this involves.
I imagine there may be quite a bit of interest in using or working on such a platform! Let me know if you'd want to contribute at some stage of it, and in what capacity.
Are there any other features you would want, or technical recommendations?
I'll answer with some technical recommendations, as I'm not personally interested in a dating app (I love the name, though👍).
I'd suggest staying away from easy-site-builders like Wix or Wordpress. These could seem very attractive to not-yet web developers and maybe you could build some kind of (really) minimal prototype in no time, but on the long run you will most probably be missing some crucial features you need.
I might be wrong, because I've just used those tools (Wix and Wordpress) very rarely. But in my short experience, it's like building with Lego: you can build anything... as long as the pieces you need actually exists. And you'll never be able to build a Lego sphere (again, I might be wrong with this methafor. It's been some years since the last time I played Lego).
What I'd recommend is building your MVP using:
That approach will require coding, and if you don't know how to code (and don't plan to learn) you might need to seek help from someone who is. Otherwise, reading your "I am not a web developer (yet)", I suposse you might either already have some coding experience on a different field or feel confident to be able to learn whatever skills you need. In either case, if I was to recommend you a learning path it'll be something like:
At some point, you might feel confident enought to start building the first prototype of your app from scratch.
I based these recommendations on my personal experience as a solo developer for the last few years. Being self-taught I might be missing some important points.
Courage!
Disclaimer: When I say stupid I don't mean to scorn. I just mean you don't need to build anything useful while learning. It's much more important you're having fun. Its usefulness lies in the fact that it helps you to learn.