Making a Side Project, Part 3: Minimum Usable Product
What should we build?
Have you read Part 2 of the Making a Side Project series?
People often ask me how I’m able to make and launch so many side projects, and this step in the process is usually why. Having the ability to define what we need to build and stick to it, is key.
You don’t have a lot of time to work on your side project, if you did it wouldn’t be a side project. Getting the features down to something that can be built in a short time frame, is key. Key to making progress, key to launching, key to getting feedback from user.
Since I’m making this project during the Product Hunt Global Hackathon, my time is externally constrained. I have to launch by the end of November. I typically limit myself to 2 weeks, so this is actually longer than I normally get, but I am doing this documenting of the process as I go, and I have to say this is taking more time than I thought it would!
What is a Minimum Usable Product
A Minimum Usable Product (MUP) is the minimum features that we need to build so that a user can use the product for the purpose it was intended. No nice to have features, just the minimum required. Minimum Viable Product (MVP) is another popular term for this, but I don’t think that…