lucasmontano / todo

Boilerplate project for a basic Todo list Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intro

A Task management app inspired by Sunflower to illustrate Android development best practices with Android Jetpack.

How to Start

  • Install the latest version of Android Studio from the Stable Channel.
  • Install the right version of Java, if necessary (1.8 at the moment).
  • Import this project in Android Studio.
  • Do a gradle Sync and resolve any eventual problems.

About

Boilerplate project for a basic Todo list Application


Languages

Language:Kotlin 100.0%