Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.57 KB

README.md

File metadata and controls

21 lines (18 loc) · 1.57 KB

DoorBolt

DoorBolt is an Android app which populates a list with restaurants near the DoorDash headquarters.

Architecture

DoorBolt is written in Kotlin using a single activity MVVM architecture. The app targets the latest API (28) and supports All API levels going back to API 14. The list provided below list the 3rd party libraries used:

Generate test fixtures

Run the command make restaurant-fixture inside terminal (on Mac) to generate or refresh the fixtures used for testing.