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

https://github.com/joaquin144/stock-app

Clean Architecture App
https://github.com/joaquin144/stock-app

android clean-architecture compose-ui dependency-injection solid-principles stock-api

Last synced: about 1 month ago
JSON representation

Clean Architecture App

Awesome Lists containing this project

README

          

This app is built using Jetpack Compose.
It implements:---
1. Clean Architecture (but without use cases)
2. Dependency Injection with Hilt
3. Compose Ui
4. Canvas to draw graph
5. API Request
6. CSV Parsing
7. Caching Api results locally in mobile
8. SOLID Principles
9. Last but not least built with 💖 by DevCommOp