Skip to content

A demo app using the DoorDash API to populate a list of restaurants around a specified location.

Notifications You must be signed in to change notification settings

cammace/doorbolt

Repository files navigation

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.

About

A demo app using the DoorDash API to populate a list of restaurants around a specified location.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published