Provide the main interface and corresponding actions 5
-Add a new pantry record. The pantry information includes Id etc 10
Edit a pantry record: user can select an item also delete the current record 8
View pantry records as a list 6
- Provide the main interface for manipulating the shopping list including 3
o Add a new item.You may wish to include a status field to indicate if bought 10
o Edit a shopping list item. 8
o View the shopping list. use checkboxes or colours to indicate an item has been bought or alternatively simply remove it from the list. 6 - Be able to return to the home page or the previous page. 2
- Provide an acceptable quality user interface - Are the screens easy to use? 6
Higher grades eg. Credit level (up to 74%), Distinction (up to 84%), High Distinction: - Include all required functions of the pass level, plus
- Store pantry data using an SQLite database. 5
- Use of multiple tables in SQLite & update the pantry when shopping 4
- Good display of shopping lists plus scrolling and rotating. 5