Hacker News new | ask | show | jobs
by tuhin 5400 days ago
FWIW I am fairly comfortable in setting up Django so despite that there are a thousand things beyond the gettting it to run. Things like DB, hell even the basic DB choice. For a current project I along with the developer (my brother) realised that we were better off using MongoDB than use MySQL for our quick random features in very near future.

Again I cannot imagine doing this without a developer. At the same time things like Product Design and User Experience (note I am not even touching User Interface- which is what ou get with templates) require a certain level of detail that are perhaps better served by a designer who does this day in day out.

It appears that the general consensus is that just getting it out there is good enough reason to call it an MVP. I think this post from 37Signals nails it down as to what happens to user experience in an MVP http://37signals.com/svn/posts/2963-what-happens-to-user-exp...