Skip to content
/ Recipe Public

Android application that aims to share different recipes between users.

Notifications You must be signed in to change notification settings

ayoubbk/Recipe

Repository files navigation

Recipe

Android application that aims to share different recipes between users.

TODO

  • Complete the database cache stuff
  • Add Dagger2 Dependency Injection framework

Enhancement

  1. Add Github/workflow
  2. Replace Gson with Moshi
  3. Add test cases
  4. Modularization (data, domain, ui) each package in single module
  5. Add DI feature (Dagger2 , Koin, or use Dagger with Hilt)
  6. Paging Library
  7. Coroutine with Flow
  8. Adding dark mode
  9. Github Action Lib
  10. Use of MVI architecture design pattern

Releases

No releases published

Packages

No packages published

Languages