Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 521 Bytes

README.md

File metadata and controls

20 lines (18 loc) · 521 Bytes

NewsApp

  • Django Website
  • Django REST API (django-rest-framework)
  • Android Application (mvi-architecture)

Building a website with Django framework and REST API with django-rest-framework

Android App following MVI Architecture that interactes with the Website Rest API

Main Skills:

  • MVI architecture
  • Room Persistence
  • Cache
  • Coroutines
  • Navigation Components
  • Dagger 2
  • Retrofit 2