The mobile application should simplify the search for the perfect or favorite cocktail and save the tedious search time for cocktail recipes on the Internet. Users can easily search for a cocktail of their choice in the search option and click on the cocktail to find the corresponding recipe for self-preparation. If the choice of a cocktail is unclear, you can easily find a list of different types of cocktails using the All-Cocktail option.
The Flutter framework was used to program the program Flutter
Programming with the Programming-Language Dart
For the List of Cockatil we have used the Cocktail API The CocktaiDB
- User can find a List of many Cocktails
- The Applcation have a Option to Search for Cocktail
- Users can add Cocktail in a Favorite List
The UI to the app should be user-friendly, so that you can easily use the app. This Problem we have solved with the Methods that Flutter provides.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.