aldefy / TradeMe-Demo-app

TradeMe Categories and listings demo app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TradeMeTechTest

Android application tech test for TradeMe

Getting Started

Prerequisites

Android Studio 3.4

Installing

 ./gradlew :app:installDebug   

Running the tests

 ./gradlew test -i   

Code Styles

Follows Kotlin Style guide from here: Kotlin Styles

Built With

Tools used :

  • GradlePlease : Resolve depenedency versions
  • gitIgnore.io : Generates .gitignore file
  • Chuck : Custom notification Network interceptor
  • Code :
    • MVVM
    • Clean Arch
    • Junit5
    • Mockito

Authors

  • Adit Lal - E2E work - aldefy

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

TradeMe Categories and listings demo app

License:MIT License


Languages

Language:Kotlin 98.2%Language:Java 1.8%