Skip to content

AsmaaMarazki/SimpleFixturesApp

Repository files navigation

SimpleFixturesApp

Contains two screens Fixtures and favourites
Fixtures grouped by day and ordered descending but today's fixtures are first item

Used coroutines, navigation component and retrofit.
Used MVVM with clean architecture and Domain Driven Design

why? to be able to use same domain layer with any kotlin project in future (like KMM) also coroutines helped me because it's pure kotlin and better in performance

Used Linked HashMap in presentation mapper as it's guarantee order
Used Hilt to achieve Dependency injection

Clone project using android studio on master branch.
Screenshots:

alt text alt text alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages