Skip to content

Instantly share code, notes, and snippets.

@MWins
Last active August 29, 2015 14:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MWins/b65fc6280929fb0e4e4a to your computer and use it in GitHub Desktop.
Save MWins/b65fc6280929fb0e4e4a to your computer and use it in GitHub Desktop.
design practice work

Types of sites for design practice work :

  • blog - centered on a current media property (TV,Music,Whatever)
  • blog full - front page, post single page, category or archive view
  • single product website
  • full product website
  • service company (without major functionality, just basic info)
  • single page promotion - treat as stand alone brand w/o ability to order the product or promotion
  • organization website - little bit more advanced, should contain a limited directory of personnel
  • Event website - without checkout functionality but should include directions to location, date, vendor contact if applicable
With scripted functionality :
  • Basic rate calculator (loan interest, mortage rate, ..) any simple calculation with multiple fields and result is displayed on the same page.

  • Login Form - style a generic login page included 'forgot password' link, error states for form submission and user notification.

  • Contact Form - multiple fields would be best. Include the results page for success and have errors occur on the form page.

  • File upload - single page with upload and file listing.

  • PHP templated site from one of the above with multiple pages. Make this a Company Website selling a product in development.

  • A project brief - include basics of project management for a hypothetical project about building a bridge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment