The home of your recipes. Android app
Java
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
app
gradle/wrapper
jpg
json/db
svg
.gitignore
LICENSE
README.md
build.gradle
gradlew
gradlew.bat
settings.gradle

README.md

Reciper

The home of your recipes. Android application. Version 1.0.2

Get it on Google play Image art

The application has been designed as my pet-project to use in practice all the power of modern libraries and best practices. It receives data from the Github in JSON format through the Github REST-API and with the help of the Retrofit. Information about foods is fetched from United States Department of Agriculture by their cloud API. All data is stored in a database by the GreenDao ORM framework. Users can input any own recipes, fetch information from the cloud about foods and upload any photos from the internet by the Glide framework.

License

© 2017 Alsash. Licensed under the Apache License Version 2.0.

Google Play and the Google Play logo are trademarks of Google Inc.