October 26 – Final Prototypes

Class Topics

  • Get feedback on paper prototypes (focus on user experience and hierarchy and organization of information).
  • Finalize prototypes. Prototyping has to be complete before you leave today.

Homework

  • Start transitioning prototypes from paper to code. Focus on good structured and semantic HTML (and do not layer in extra unnecessary divs or classes). For those working on the form, focus on mobile for Monday. Rmember that forms will need some ARIA code. For those working on the large menus, work on setting up the grid and getting the information in the correct places, then focus on the details. Remember that to make the design fit on screen you should use vh and vw units. There are excellent tutorials on grid listed under 317 for today.