Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gaffycool/tfl_gaffy
coding test for tfl
https://github.com/gaffycool/tfl_gaffy
Last synced: about 2 months ago
JSON representation
coding test for tfl
- Host: GitHub
- URL: https://github.com/gaffycool/tfl_gaffy
- Owner: gaffycool
- Created: 2020-11-16T17:51:57.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-17T22:03:08.000Z (about 4 years ago)
- Last Synced: 2024-10-21T16:08:45.189Z (4 months ago)
- Language: Kotlin
- Size: 138 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TFL Coding Excersise
- finished task outlined in doc
- decision to use MVP over MVVM due to the current TFL project being in MVP from what I rememebr from the interview.
- Using Kotlin also for this reason.- added dagger dependancy injection
- added Unit test for the presenter