Skip to content

anycook/anycook-einkaufszettel-android

Repository files navigation

anycook-einkaufszettel-android

Build Status

mobile grocery list for anycook

Get it on Google Play

Core Idea

Which anycook recipes are favorites around my location? What do I need to buy for a selected recipe? With the anycook Einkaufszettel (anycook shopping list) you can add ingredients (of recipes from anycook) to a shopping list. Favorite recipes in your location will be highlighted.

Features

  • view/edit grocery list
  • add/check/delete groceries
  • add ingredients of anycook recipes
  • change amount of ingredients depending on the number of guests
  • Level-of-detail approach: detailed recipe view on demand
  • If-Modified-Since: Uses modified since header to save traffic

Required dependencies

  • Java7 JDK
  • Android SDK
    • Android 7.1 (API 25)
    • Extras: Android Support Repository
    • Extras: Android Support Library

Libraries (automatically installed by Gradle)

Test Libraries

Development environment

Build

  1. Copy google-services.json from app/src/ci/google-services.jsonto app/ (or add your own).
  2. Run ./gradlew build

Issues

We are using GitHub issues for issue tracking. Feel free to add any observed issues here