Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 956 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 956 Bytes

A place to keep track of the prices of frequently purchased items in various stores.

This app will be an easy way to check and add prices while shopping in a store and replace the clunky Grocery Prices Spreadsheet.

Goals

  1. Easily compare prices at other stores to see if you’ve found a good deal.
  2. Quickly add new products while shopping in the store.
  3. Help users make informed decisions while shopping.
  4. Help users plan out which stores to shop at based on historical in-store prices.

Functionality

  • See a list of products
  • Search the list of products to find a specific product
  • Add a new product
  • Edit an existing product
  • Delete a product
  • Compare similar products using a price per unit measurement

Data Models