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.
You need to add the following lines to your local.properties
file:
edamam.appId=YOUR_EDAMAM_APP_ID
edamam.apiKey=YOUR_EDAMAM_APP_KEY
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
Local recipe | Remote recipe |
---|---|
Settings | |
To see the documentation visit the Wiki
To contribute with the project, please have a look at the code of conduct and the contributing files.
This application uses icons made by:
- Smashicons from www.flaticon.com
- Freepik from www.flaticon.com
- photo3idea_studio from www.flaticon.com
- Flat Icons from www.flaticon.com
- monkik from www.flaticon.com
- Smashicons from www.flaticon.com
- Becris from www.flaticon.com
- Nhor Phai from www.flaticon.com
Easy Recipe is licensed under GPL. See the LICENSE file.