Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adwardstark/dindinn-assignment

An android-app built entirely based on MVVM architecture with RxJava, Retrofit & Kotlin used as stack and Hilt for dependency-injection as a part of assignment by DinDinn.
https://github.com/adwardstark/dindinn-assignment

Last synced: 12 days ago
JSON representation

An android-app built entirely based on MVVM architecture with RxJava, Retrofit & Kotlin used as stack and Hilt for dependency-injection as a part of assignment by DinDinn.

Awesome Lists containing this project

README

        

# DinDinn Assignment

This repositiory contains source-code for an android-app entirely based on MVVM architecture with RxJava, Retrofit & Kotlin used as stack and Hilt for dependency-injection.

For more information, check [DD_Mini_Assignment-Android.pdf](https://github.com/adwardstark/dindinn-assignment/blob/master/dd-assignment.pdf)

### Notes

---

- The network layer is mocked in debug-mode and the data will be loaded from `src/main/assets` directory. You can add/modify items by updating `orders.json` and `ingredients.json` file respectively.

- Unit tests were not added because the mentioned cases belong to instrumentation tests.

### Screenshots

---

Art Image Art Image

Art Image Art Image