Skip to content

mohamedXashraf/news-feed-android

Repository files navigation

News Feed

  • Simple Android App for displaying News.

  • Topics:
    • Modularization.
    • Clean Architecture: 3 Modules : (Presentation, Domain, Data) Layers.
    • Presentation Layer:
      • Jetpack Compose.
      • View-Model.
      • MVI Presentation Architecture Pattern.
      • MVVM Presentation Architecture Pattern.
    • Domain Layer:
      • UseCases.
      • Repository Interfaces.
    • Data Layer:
      • Repository Implementation.
      • Models.
      • APIs: Retrofit.
    • Koin (Dependency Injection).
    • Kotlin Coroutines.

About

News Feed Android App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages