Foodado Recipe App with Flutter

Foodado Recipe App

The paradox of choice in our everyday life can cause stress and anxiety. Are you tired of figuring out what to eat after a long day? Foodado will speed up decision making, free up time and energy so you can spend more time on important decisions in your life. Use the filter function to find recipes from your requirements, save recipes for later if you like.

How to Use

Step 1:

Download or clone this repo by using the link below:

https://github.com/gu-tig333-ht22/Grupp-5.git

Step 2:

Go to project root and execute the following command in console to get the required dependencies:

flutter pub get 

Step 3:

Navigate to lib/components/models/api_service.dart and enter your apikey from the spoonacular API

String apiKey = "YOUR_API_KEY";

Packages & Tools Used

GitHub

View Github