Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 413 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 413 Bytes

Ají

Android app to cook Peruvian recipes!

About

Goals of the project:

  • 100% Kotlin
  • Coroutines used for threading
  • MVVM architecture
  • Navigation component
  • Dagger dependency injection
  • GraphQL communication with backend

Running Application

  • Download Android Studio 4.0 or newer
  • Download dependencies
  • Build and run!
  • Note: You won't be able to fetch data since backend data is private