Skip to content

Application for general studies, this wonderful combination that is Kotlin with Android. There is no better combination than this!

Notifications You must be signed in to change notification settings

lcarlosilva/MyStudyApp

Repository files navigation

MyStudyApp

Repository for improving studies in technology and also raising knowledge of this wonderful combination that is Kotlin with Android. There is no better combination than this! Better than that, only cheese with guava paste. :smile:

The architectural pattern chosen for this application is MVVM - Model View ViewModel. The language used for this project is Kotlin. For dependency control and injection (DI), DSL was adopted Koin.

What is Koin

  • A lightweight, pragmatic and intelligent dependency injection framework for Kotlin. To keep you focused on your app, not your tools.

Required settings

Setup

  • Install the latest stable version of Android Studio: Download

  • Clone this repository and import into Android Studio

  • Install Java version 1.8

  • We suggest installing SDKMAN

    To install SDKMAN, go to the link: SDKMAN

     sdk i java 8.0.*
     sdk use java 8.0.*

About

Application for general studies, this wonderful combination that is Kotlin with Android. There is no better combination than this!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages