Skip to content

IsaacMorris1980/ShoppingList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShoppingList

Major Features needed for MVP

  • Sorting by aisle (Data from API, sorting by ??? (that might be where the ML comes in))
  • Create new list starting with last week's list

The Build Roadmap

  • ✔ Base app build to give me a UI to test in
  • ✔ Database and data persistence features (In our case, Sqlite)
  • ✔ Add APIs to grab information we need - At the moment, this is just hooked up to the Kroger API, more stores added in the future
  • ✔ Sorting Algorithms - Building an efficient path through the store
  • Basic List Creation features - A good 'starting point' for a user, maybe different list types we can keep up with (weekly groceries vs stuff for a party, etc)
  • UI work to make the app actually look good
  • Personal testing in a Grocery store
  • Maybe a soft launch at this point?
  • Feature Roadmap starts

Feature Roadmap

  • Supporting more stores
  • Skia graphic showing a route through the store? - After Research, not sure store layouts are going to be easily accessible
  • As I think of more features, we'll put them here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%