Spring 2012

Lab04
Shopping List

Due: Thursday April 05, 2012 11:59 PM

Lab04 - Shopping List

Requirements

Application supports the basic functions of a shopping list20 pts
Application supports multiple users20 pts
Application is well written and tested20 pts
Application is wonderfully usable and convenient40 pts
Total100 pts

Resources

Objective

To create a Rails application focused on usability

Instructions

For this lab you will create a web application that will allow users to create shopping lists (think grocery list). This will be a multiuser application so it will require authentication and authorization but the focus of the application needs to be usability.

For the application put yourself in the place of someone who does weekly grocery shopping at different grocery stores. Think about what that user would find useful when grocery shopping and create your application with those needs in mind.