Small app to create list of groceries. You can add, delete and change status of items.
- google json: (https://github.com/google/gson)
- butterknife: (https://github.com/JakeWharton/butterknife)
- Clone the repo
$ git clone https://github.com/martavoice/GroceryList
- Open project in Android studio or IntelliJ IDEA
- Run on android device using your IDE's tools.