Validation: tools for prototyping
In recent articles I talked about MVPs and prototyping, explaining What to do. But we will need to know How to do it, and we will need some tools.
The good news is that no technical skills are required and that many of them are free or really affordable.
I consider a good investment of time learning how to use these tools because it will speed up our tests and validations.
Here is a list covering different areas and usual needs:
Mockups:
To create the screens and show them. It’s needed if we don’t have a product and to tell designers and programmers what we have in mind. It’s the first step before talking with designers or coders.
- Powerpoint: very simple, but probably enough, as well as Google Slides.
- Genially: presentations enriched with interactive content. https://www.genial.ly/en
- Photoshop: to draw the screens. You can use any other design program you’re familiar wiht.
- Balsamiq: lets interaction with the prototype. https://balsamiq.com, Price: 89$
- Sketch: only Mac. Graphic design very easy to use. It allows the creation of libraries https://www.sketchapp.com/ 99$
- Flinto: only Mac. App designer app. It’s possible to import from sketch https://www.flinto.com/ Price: 99$
- Figma: interface design tool. https://www.figma.com/ (similar to sketch, but online) Price: 0$-12$/month
- Adobe XD: UX/UI design from Adobe suite. http://www.adobe.com/products/xd.html Price 9,99$/month
- Pop: converts drawings into mobile apps with interactions (the buttons work and let you move from one screen to another). https://marvelapp.com/pop/, Price: 0$-48$ per month
Web:
Creating a web is still today a challenge for many no techie entrepreneurs, but no technical skills are needed for a simple one.
- Static: No server or hosting is needed. They are based on a template and you can simply edit them. They are perfect for basic info, contact data, in premium versions you can even create a simple e-commerce:
- Weebly: https://www.weebly.com, Price: 0€-33€ per month
- Wix: http://wix.com/, Price: 0€-4,08€-24,50€ per month
- Landing pages: focused on showing specific information – text, video, photo – and get data from visitors (leads). These data can be connected with other services like MailChimp. Based on templates are easy to use. Usually, you need a premium version to use your own domain:
- Unbounce: test A/B are simple to create. There is a free version, quite hidden in the prices list. http://unbounce.com/, Price: 0$-49$-499$ per month
- Instapage: https://instapage.com/, Price: 29$-127$ per month
- Launchrock: https://www.launchrock.com/, Price: 0€
- Dynamic: you can easily manage the contents and create information whenever you want.
- WordPress: server and setup are needed. It’s based on templates form the design and look and feel. It was originally designed for blogs, but it’s possible to do anything by adding plugins. https://wordpress.com , Price: 0€-24,92€ per month. In the future you can use the version for your server https://en.wordpress.org/
- Frontity: converts your WordPress into a mobile app. Startup from EOI Madrid Coworking. https://frontity.com/, Price: free
- Drupal: it’s similar to WordPress but more complex. If you’re going to use any data it’s a real CMS with many options. https://www.drupal.org/, Price: free
- Moodle: to create online courses. Similar to WordPress or Drupal, but for e-learning. It’s perfect to create an online course https://moodle.org, Price: free
- Forms: many times we only need to get data and save them in a spreadsheet:
- Google forms: very simple, now with a nice design, the data are saved in a google spreadsheet. https://www.google.com/intl/en/forms/about/
- Jotform: very complete, many options and easy to set up. One of the few that allows attaching files (that are saved in a Dropbox, google drive o similar). https://www.jotform.com/, Price: 0$-99$ per month
- Typeform: another tool for forms and surveys. https://www.typeform.com/
- Rocketforms: https://www.rocketforms.io Spanish company giving many options in forms and easy way to integrate on your website with tailored design. Freemium then from 15€/month
E-commerce:
Many online businesses are a shop. There are many services to do it easily. Use the basic format is easy, personalize it could be more complicated.
- Shopify: e-commerce as a service. Create your shop in 4 minutes. From 29$/month and 2% of the sales. https://www.shopify.com/
- Woocommerce: WordPress plugin for e-commerce. https://woocommerce.com/, Price: 49$-249$
- Prestashop: free software for e-commerce. server and setup are needed. https://www.prestashop.com
- Magento: free software for e-commerce. server and setup are needed. https://magento.com/
Tools to interact with your customers:
Processes automatization: they allow you to automatize processes, connecting different web services. For example you can send an email when someone fills-in a form:
- IFTTT: https://ifttt.com Free and connecting many services, also IoT devices with services
- Zapier: many options, it allows to post on twitter. 0$-13.75$-90.75$ https://zapier.com/
Emailing: an MVP can be a newsletter. And it’s always a good idea to contact to the leads you generate in the landing page:
- MailChimp: great tool, easy to use and with many options to manage contacts, campaigns, and metrics: https://mailchimp.com/ 0€-10€-199€ per month
- Acumbamail: Spanish version of MailChimp. It’s also very useful with similar options and probably better prices. https://acumbamail.com/ 0€-15€-250€ per month
Tech design:
Database structure design: a good tool to think about your data structure. (Not only for coders). Old users of Access will be familiar with it:
- Le Wagon tool. http://db.lewagon.com/ Price: free. Based on https://github.com/ondras/wwwsqldesigner
- Db Designer: https://dbdesigner.net/pricing Price 0-50$/year
If you need more there is a very complete list of Prototyping Tools: https://www.cooper.com/prototyping-tools Very focused on mockups and design, great comparative between tools.