Skip to content

scmfaria/android-tech-news

Repository files navigation

android-tech-news

Patterns studies project on Android with Kotlin

  • This project contains News CRUD (insert, update, delete and get)
  • List of News using RecyclerView
  • Dependency injection with Koin
  • Implementation of the ViewModel and LiveData patterns

Note: For this project to work with API integration, it is necessary to upload the API to your machine: android-tech-news-api. It is an API in Spring Boot used only for integration with APP.

Some APP Images:

About

Patterns studies project on Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages