Skip to content

jameskbride/grocery-reminder

Repository files navigation

Grocery Reminder

This app allows you track your grocery list and receive reminder notifications when you are near a grocery store.

Building The App

  • Create the following files:
  • local.properties, release.properties with the following entries:

places.api.key=google api key

store.file=my.keystore

store.password=mystorepassword

key.alias=mykey

key.password=mykeypassword

After this is complete execute ./gradlew build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages