Rails II
3 credits
Application supports the basic functions of a shopping list | 20 |
Application supports multiple users | 20 |
Application is well written and tested | 20 |
Application is wonderfully usable and convenient | 40 |
Total | 100 pts |
To create a Rails application focused on usability
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.