Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 593 Bytes

File metadata and controls

7 lines (6 loc) · 593 Bytes

Recommended Front Ends

This is a list of sites that use front ends we could replicate in a workshop.

  1. https://evernote.com/ (Good for entering text content on a form and displaying it on an index page)
  2. https://www.udacity.com/ (Good for demonstrating good home page layouts with various content)
  3. https://www.google.com/maps (Actually not difficult. Good for teaching use APIs to get content for front end)
  4. https://www.meetup.com/ (The logged in page is good for displaying time-sensative data. Good for teaching view page construction that might involve conditional information)