Skip to content

Appaxer/EasyRecipe

Repository files navigation


Easy Recipe

Easy Recipe

Platform Gradle Version Quality Gate Status

This is an Android app where you can store all your recipes and take them with you anywhere. It also allows you to search for hundreds of recipes thanks to Edamam's Recipe API.

Building

Edamam API key

You need to add the following lines to your local.properties file:

edamam.appId=YOUR_EDAMAM_APP_ID
edamam.apiKey=YOUR_EDAMAM_APP_KEY

Firebase

You need to set up a firebase project and add the google-services.json file to the app folder. You should enable at least the following services:

  • Authentication: email/password and google sign in
  • Firestore Database

Download the app

Screenshots

Local recipe Remote recipe
Settings

Documentation

To see the documentation visit the Wiki

Contributing

To contribute with the project, please have a look at the code of conduct and the contributing files.

Attributions

This application uses icons made by:

License

Easy Recipe is licensed under GPL. See the LICENSE file.