- Lunch Checker - Count comma-separated list items and display a custom message.
- Shopping List - Move items from one list to another.
- Simple Search - Connects to a REST API to retrieve a chinese food menu and filters on a term. Also includes the ability to remove an individual entry after retrieval.
- Menu Search - Connects to a REST API to retrieve the categories from a chinese food menu, and then items for each of those categories.
- Validation - Use a Sign Up view to collect and validate user information and connect to a REST API to validate menu item, then displays information on a My Info page.