Skip to content

Latest commit

 

History

History
43 lines (35 loc) · 2.87 KB

README.md

File metadata and controls

43 lines (35 loc) · 2.87 KB

Purpose

You can track realtime stock,search for stock and add them to your favorites.

Screenshots

Libraries and tools 🛠

  • ViewModel
  • LiveData
  • Navigation
  • Room
  • Retrofit
  • Lifecycle
  • DataBinding
  • Coroutines
  • Hilt
  • Material Design
  • Data Store
  • MPAndroidChart
  • Multidex
  • JUnit
  • Coroutines Test
  • Truth
  • Architecture

    The app uses MVVM architecture to have a unidirectional flow of data, separation of concern, testability, and a lot more.

    Architecture

    License

    This project is licensed under the GNU GENERAL PUBLIC LICENSE - see the LICENSE file for details.