The lightning guide to building web prototypes that impress and get commissioned

0  comments

lightning
Lightning bolts

Sometimes the most effective way for a team to reason about an idea, is to build it. Wireframes are great but a prototype is far more persuasive. Beware however, prototypes have an ugly tendency to morph into the real project or become a blackhole of time. Follow these 10 tips and keep your prototype on track, and most importantly, get the project commissioned.

A TIGHT TIME LINE CREATES A FOCUS ON VALUE

Setting your self a tight deadline ensures you cut all the extras and focus on what matters. The actual duration of the project is situation dependant, however, I would suggest 2 weeks is ideal. It can be helpful to split the time available in half. Use the first half to focus on the look and feel. Then, in the second half, add as much high value functionality as you can. Never, extend the deadline!

GUARNTEE PROGRESS AND MAKE ROOM FOR CREATIVITY BY COMMITTING TO THROW AWAY THE CODE

When it is understood from the start that the code in the prototype will never see the inside of a real project, it free’s everyone involved to just make things happen. Maintenance is not an issue as the duration of the project should be far too short to need any!

USE A TEMPLATE, THEY LOOK GREAT AND AVOID THE PARALYSIS CAUSED BY A BLANK SCREEN

A prototype should look good but getting the look right can take a very long time. I highly recommended using a template to jump start the process. Getting 80% of the way there right up front is worth it’s weight in gold. If you’re not familiar with it already, go checkout https://wrapbootstrap.com/ for an impressive gallery of full featured and affordable templates.

DON’T WRITE TESTS, MAINTENANCE WON’T BE AN ISSUE

I feel dirty just writing that sub heading but when it comes to a prototype the normal rules don’t apply. The time frame should be so tight that maintenance will never be an issue. Besides the code will be thrown out on completion so why bother?

FEWER FILES = LESS DECISIONS

Keeping everything in as few files as possible, preferably in one, cuts out needing structure the application. The real saving however, is not having to think and plan how to structure. Everyone knows where the code is and how to find it and it’s amazing how quickly you start to recognise the shape of the content from scrolling up and down it regularly.

THINK IN SCENES, IT SAVES YOU GETTING STUCK IN DETAILS

When it comes to hooking up functionality it’s tempting to start building real interactions. Stop, don’t do it. They take a long time and are essentially the heart of the real application. A simpler approach is to think in scenes. Define a series of scenes and the trigger you will use to transition between them. Each scene should contain all the ‘data’ needed to set the scene. This ensures the UI looks real and gives the impression of the application working. It is also much easier to define and build.

REGULAR FEEDBACK FLUSHES OUT ASSUMPTIONS

In true agile style show and tell as often as possible. This keeps things on track and as the prototype starts to emerge it will flush out many of the assumptions that you and the product owner have.

USE PEN AND PAPER, STILL THE FASTEST WAY TO CAPTURE IDEAS!

By far the fastest and easiest way to get ideas out is to use pen and paper sketches. Get a photo of them and use them as a reference guide. When things get unclear they are always a handy asset to refer back to.

DON’T USE A DATABASE, IT PULLS THE FOCUS AWAY FROM WHERE IT NEEDS TO BE

It used to be that the very first thing I would kick up in any project, prototype of not was a database. Just dont do it. They have a tendency to make you focus on the wrong things. A prototype is all about the outward appearance not about the underlying data structures. Focus on capturing the essence of the idea not the specifics of data. Interestingly enough, this process often reveals a lot about the data structures for when you come to tackle the project for real.

USE GREAT SERVICES TO GREASE THE WHEELS OF COLLABORATION

Remember the purpose of a prototype is to be shown and demonstrated. Therefore you can’t ignore deployment. A really great, friction free way of achieving this is to use GitHub and GitHub pages. This gets you version control thrown in, just in case you go to crazy, you can always backtrack. I would also recommend using a simple very low friction team board like Trello. It’s so easy to use that you will probably question if you need full featured project system for your real projects.

I hope you found this lighting guide to building prototypes helpful. If so, why not share it on twitter!

Useful resources:


Tags

prototypes


You may also like

Are You Making These 10 DDD Mistakes?

Are You Making These 10 DDD Mistakes?
{"email":"Email address invalid","url":"Website address invalid","required":"Required field missing"}
>