I have an idea for a social media site that works like twitter and an imageboard, where users can tag every post and the site tracks what tags each user likes. It would then match users with similar tastes so they can follow each other.

Before attempting to build something like this, I'm wondering:

  • Would this be a reasonable project for an average hobbyist programmer to take on solo?
  • Roughly how long would it take to create an MVP?
  • Anti-Antidote@lemmy.zip
    ·
    6 months ago

    I think it sounds like an excellent "deep dive" project, but don't get your hopes up that a million people will use it. Ultimately I believe this will be a test of your statistics and math skills more than anything,

    I think you could probably reasonably complete the application itself in 1-3 months, but I have no idea how long it would take to complete the matching/recommendation algorithm.