/london-tube-status

London Tube Status Android App in Kotlin

Primary LanguageKotlin

london-tube-status

This project follows a series of articles on Medium that follow the journey of creating a simple Android app to display London Underground lines statuses.

It will be done using Clean Architecture and the plan is for it to be 100% Kotlin. Initially just code but eventual;ly move gradle scripts to Kotlin as well using Kotlin DSL.

Each article will be tagged in the article_# format so it's easier to track all changes.

You can check all the articles below:


Articles Index

  1. London Tube Status App — setting up

  2. London Tube Status App - gradle cleanup and dagger

  3. London Tube Status App - Retrofit and API setup


If you have any cool ideas or suggestions feel free to open issues in the repo and I'll try to address in a future article.