Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Rodrigo Muñoz
Courses Plus Student 20,145 PointsFrom MVP to Production: When to launch a website?
I have created a Demo of the application I'm willing to launch but it was all developed using Backend (Flask) and most of the important things and details has to be done using Frontend technology that it would take like 8 months to have something decent. The webapp is fully functional there is only one feature I couldn't add, a upvote/downvote section.
My question is, should I launch what I have and then start improving the application while start learning thing like load balancing, database migrations, creating an API, etc? or should I finish everything and then launch?
1 Answer

Iain Simmons
Treehouse Moderator 32,252 PointsMaybe put it on something like Github and then you can get feedback from other developers while working on the frontend parts.
Or do a Google and just slap a 'beta' tag on it for as long as you need/want! :)