/Tail

A Cocktail DB android application

Primary LanguageKotlin

Tail

A Cocktail DB android application designed to learn/practice Jetpack Compose.

Screenshots

Current Features

  • Listing of popular cocktails & a thumbnail
  • [Favorites] save a cocktail as a favorite (persisted in Room)
  • [Ingredients] save cocktail ingredients for future reference
  • [Ingredients] perform a "mixer" search with saved ingredients

Planned Features

See Issues

Project info

(I'll try to keep this updated)

  • Android Studio Arctic Fox | 2020.3.1 Patch 4
  • Compose compiler: 1.1.0-beta04
  • Kotlin: 1.6.0
  • AGP: 7.0.4

The default project setup uses CocktailDb's test api key (which has limited functionality)