Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Programming-With-Chris authored Jul 31, 2022
1 parent fb9b4ef commit 86a2677
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- ✔ 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
- 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
Expand All @@ -18,5 +18,5 @@

## Feature Roadmap
- Supporting more stores
- Skia graphic showing a route through the store?
- 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.

0 comments on commit 86a2677

Please sign in to comment.