Skip to content

Himuravidal/StopsApp

Repository files navigation

AppStopRepo

This project is a simple MVVM app, that conect to http://scltrans.it/ API and show a list of bus stop.

##The project use :

  1. ROOM for persistence.
  2. Retrofit for Remote Connection.
  3. MVVM recommended architecture patter ( Repository)
  4. Use FLOW for the DB and LiveData for expose to the UI.
  5. Some minimal Testing add. WIP use Robolectric for mock the appContext.
  6. The location is HardCoded , for simplicity.
  7. Navigation for the fragments.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages