ksw5 / WinePairingApp

User inputs their food item, entree, or cuisine and the app displays wine suggestions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WinePairingApp

An Android app that uses Spoonacular API to offer wine pairing suggestions from user's inputted food, entree, or cuisine.

Minimum Api Level : 22

compileSdkVersion : 31

Build System : Gradle

Table of Contents

Requirements

A spoonacular api key is required to run this app.

Android Architecture Components

The application is built using MVVM Single-Activity Architecture with multiple fragments.

  • LiveData
  • ViewModel

Concurrency

  • Coroutines

Libraries

Third-Party

Demo

About

User inputs their food item, entree, or cuisine and the app displays wine suggestions


Languages

Language:Kotlin 100.0%