[go: nahoru, domu]

Skip to content

Stock Market App - an app downloads the stock market data from the remote server saves it in the local DB and gets this data from DB to show it on the phone's screen

Notifications You must be signed in to change notification settings

revakovsky/StockMarketApp

Repository files navigation

Stock Market App


presentation logo

Project Overview

Stock Market App - an app downloads the stock market data from the remote server saves it in the local DB and gets this data from DB to show it on the phone's screen


Used Libraries


What I've Learned?

In this project I have gotten success in:

  • working with Jetpack Compose
  • leveraging third-party libraries in the app
  • working with REST API
  • using the Clean Architectural Guidelines and SOLID principles
  • using dependency injection with Dagger-Hilt
  • CSV parsing with OpenCSV
  • working with remote APIs using Retrofit
  • creating local cache with Room
  • drawing on a canvas using Compose
  • managing with Swipe Refresh for Jetpack Compose library

About

Stock Market App - an app downloads the stock market data from the remote server saves it in the local DB and gets this data from DB to show it on the phone's screen

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages