Difference between revisions of "Grocery Guru"

From ESE205 Wiki
Jump to navigation Jump to search
(edit)
(added project idea and objetives)
Line 3: Line 3:
 
Anna Cossio
 
Anna Cossio
 
Amelia Delzell
 
Amelia Delzell
==== Project Idea ====
+
== Project Idea ==
 
+
Grocery shopping can often take a lot longer than necessary due to an aimless wandering, searching for that last obscure item on your grocery list. Additionally, items on your grocery list are not segmented into produce, dairy, and deli like a grocery store, so, often, you forget produce items and have to circle back or walk up and down aisle five three times. Our project aims to eliminate these inefficient practices by arranging an inputed grocery list into a logical sequence based on the layout of a particular grocery store, identifying in which aisle or section to locate each item.
 
+
== Objectives ==
 +
 +
# Create a database of a grocery store's items, locations, and prices
 +
# Create an app that takes in a grocery list and arranges the items efficiently based on location in the grocery store
 +
# Create a program that identifies item keywords so that the user does not have to input specific requests
 +
# Develop a formula that estimates the time spent in the grocery store based on a list of items
  
 
[[Category:Projects]]
 
[[Category:Projects]]
 
[[Category:Spring 2017 Projects]]
 
[[Category:Spring 2017 Projects]]

Revision as of 23:17, 26 January 2017

Members

Maggie Archer Anna Cossio Amelia Delzell

Project Idea

Grocery shopping can often take a lot longer than necessary due to an aimless wandering, searching for that last obscure item on your grocery list. Additionally, items on your grocery list are not segmented into produce, dairy, and deli like a grocery store, so, often, you forget produce items and have to circle back or walk up and down aisle five three times. Our project aims to eliminate these inefficient practices by arranging an inputed grocery list into a logical sequence based on the layout of a particular grocery store, identifying in which aisle or section to locate each item.

Objectives

  1. Create a database of a grocery store's items, locations, and prices
  2. Create an app that takes in a grocery list and arranges the items efficiently based on location in the grocery store
  3. Create a program that identifies item keywords so that the user does not have to input specific requests
  4. Develop a formula that estimates the time spent in the grocery store based on a list of items