Kevin-Kip / Cocktail

Android Cocktails app built using theCockTailDB API.

Home Page:https://www.thecocktaildb.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cocktail 🍸

This is an android app for cocktail lovers. It shows recipes for both Alcoholic and Non-Alcoholic drinks.

It is powered the cocktail db API which can be accessed here.

No API keys or signup required

Table of Contents

  1. Contribution
  2. Download
  3. Goals
  4. Look
  5. Credits
  6. Support
  7. License

Contribution

  1. Fork
  2. Create feature branch: git checkout -b my-feature-branch
  3. Commit changes: git commit -am 'new awesome feature'
  4. Push to the branch: git push origin my-feature-branch
  5. Submit a pull request

You get it 😃

Download

Download the app here

Goals

  • Can fetch stuff online 😆
  • Search drinks
  • Filter drinks by category and order {ASC and DESC}
  • Save Favorites
  • Network Connectivity check

Look and Feel



Credits

  1. Volley networking library.
  2. TheCocktailDB
  3. Picasso image loading library.
  4. GSON serialization library.

Support

Buy Me A Coffee

License

MIT License

About

Android Cocktails app built using theCockTailDB API.

https://www.thecocktaildb.com/

License:MIT License


Languages

Language:Kotlin 100.0%