Kareem-iOS

A Careem app clone using MVVM, RxSwift and Swinject.

Get it to work

Add the key and host.
1-Add your google map key to Keys enum.
2-Add your host to the Constants enum.

You need to have 2 end points:
1- /config.json you can check the Config model for the structure.
2- /cars.json it's an array of cars, you can check the Car object for the structure.

Screenshots

GitHub