Skip to content

rolandoasmat/Aji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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