Skip to content
everreault edited this page Apr 14, 2023 · 6 revisions

Welcome to the cs3130-2023-groupprojects-shovelwaresquad wiki!

grocery_keeper

In this home page we will give you an overview of our mobile app project: Grocery Keeper, an application which allows a user to store lists they create with the intention of storing grocery lists especially. Another use could be to save your lists to keep track of what you are buying and eating each month. Grocery Keeper includes the following features:

  • Lists can be added or removed as the user pleases
  • Lists are saved locally
  • You may add text to the list once it is created

Grocery keeper doesn't require internet so you can jot down anything that pops in your head. No data required!

Grocery keeper operates using only two main screens:

  • Home Screen: allows you to create lists or delete them
  • In-list Screen: you may add new entries or delete old ones from your list as you please
Clone this wiki locally