I'm confused, is this ready to be used or not? I was excited to play around with it so I signed up, only to be hit with a 'still in development' notification.<p>Typically, MVP implies a product that's ready to be use. This appears to be more of a landing page teaser.<p>Regardless, looks like a cool service, and congrats on your progress thus far!
Hi Frej, your MVP landing page is beautifully designed, but it it does not tell me why I would need your product, or really what it is. There are lists and lists of features, but no demos or examples to explain why they are useful. Sell benefits, not features. Good luck!
I created something similar a few years ago: <a href="http://openhercules.com/" rel="nofollow">http://openhercules.com/</a> . It supports reusing lists through an explicit clone. Source is at <a href="https://github.com/flyingmachine/openhercules" rel="nofollow">https://github.com/flyingmachine/openhercules</a> .
Looks great! Well done!<p>Just a quick comment about the first heading:
"Every team have recurrent tasks to perform"
doesn't sound right to me. I'd probably put:
"Every team has recurring tasks to perform"
- or at least replace the 'have' with a 'has' :-)
I'v captured a screencast [0], literally a minute ago, of how app works, it's the worst quality ever but it showcases the idéa and the problem the app solves.<p>[0] <a href="http://www.youtube.com/watch?v=Ivw7XEI8xDs" rel="nofollow">http://www.youtube.com/watch?v=Ivw7XEI8xDs</a>
If someone wants an existing but offline only checklists app you can try mine: Fast Lists [0]. It includes options for nesting and hiding the already ticked items so it can be used with large lists.<p>I haven't added synchronisation yet as I'm not sure the return would be worth the time and I'm also concerned about conflict resolution and data loss.<p>The OP has a picture of a cockpit which would imply a safety critical environment. I would think long and hard before selling my app in that way especially for an online service.<p>[0] <a href="https://itunes.apple.com/app/fast-lists-checklists-for/id481282554" rel="nofollow">https://itunes.apple.com/app/fast-lists-checklists-for/id481...</a>
Looking forward to seeing what the first/final version of this looks like and offers. Definitely need this kind of service a lot. I was thinking about something like this ever since I heard them speaking of a social checklist app on <a href="http://techzinglive.com/page/1419/250-tz-discussion-rise-of-the-human-robot" rel="nofollow">http://techzinglive.com/page/1419/250-tz-discussion-rise-of-...</a> . Actually I would strongly think about adding a way to share and find checklists, maybe even a checklist store for larger checklists (e.g. conference planning) instead of having to come up with every checklist from scratch.<p>Good luck and endurance!
If you like the idea of this sort of thing, you might also check out <a href="https://github.com/csquared/checkcheckit" rel="nofollow">https://github.com/csquared/checkcheckit</a>. It lets you make checklists in Markdown, execute code in code blocks, and share progress live on the web with your team.