Skip to content

hummatli/android-websocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

The app uses the simple WebSocket API, reads stock prices and shows them on the screen.

Structure

The application is built with an MVVM pattern and uses the latest Android technology.

Technology stack used:

  • Coroutines - for asynchronous tasks
  • Koin - for dependency injection
  • LiveData, ViewModels - To create the business logic of the app
  • Navigation Component - for navigating through screens
  • OkHttpClient - for web socket calls
  • Timber - for logging

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages