Ask HN: Creating a group chat app MVP, worth it to repurpose existing app?
Basic functionality is various group chats/channels and the ability to DM other users, push notification when mentioned or receiving DM. There is a little more to it that makes it worth using, but the core is the chat/DM
Now since there are 1000s of chat apps with this basic functionality, I am thinking is it possible to just get permission from someone, who has group chat app that works but isn't popular, to repurpose their code with some modification instead of building something from scratch? Why reinvent the wheel? I want to test some assumptions before going full on building mode.
Any problems with this approach? Has anyone done this? Any ideas of getting this done would be great also (pls see profile if you want to DM).
If you had an app and someone approached you like this, what would you think?
About me: I was not technical (but know some basics) cofounder of a webapp and led the creation of 1 mobile app.
7 comments
[ 2.8 ms ] story [ 27.9 ms ] threadI want to modify/add something on that part in a way that creates value.
You say you are not technical, so I guess it would go something as this: You buy an app from something like flippa etc. Possibly for a low price as well since you don't care about revenue. You hire someone to modify it for you so that it fits your need. Now if you just want to put it to your brand, that would be relatively easy. But say you have some custom features in mind, like sharing documents or whatever is your USP. Your programmer, who did not assess the app in the first place, might find it's actually crappy and or complicated code and is going to spend weeks on very simple things. Same for fixing bugs.
So ultimately I would say: If you don't need to customise to test your platform at all, why do you need your own app for the mvp in the first place? Just use whatsapp group as a way to test your "diet support group startup". If you do need to customize it, then I would first find a programmer, and then discuss with him whether to do it from scratch or to buy some codebase, that your programmer is going to review. That said, I'm pretty sure group chat apps is a very common training app for programmers and they would be plenty of tutorials / bootstrap code to help him, without loosing control and understanding of the code.