Skip to content

MVI Architecture, Interacting with Django Rest API

Notifications You must be signed in to change notification settings

abdelrhmanhsh/NewsApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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