Skip to content

Mustafa-Muhamed-Mansour/Hatla2e

Repository files navigation

You can browse products and you can also search for products in general, and you can save the product to browse later.

Built With 🛠

  • Kotlin : First class and official programming language for Android development.
  • Navigation : Used to navigate between fragments.
  • ViewModel - Stores UI-related data that isn't destroyed on UI changes.
  • Glide : Catch images and load them in imageView.
  • Retrofit : Used for REST api communication.
  • Room : Used to create room db and store the data.
  • Coroutines : A coroutine is a concurrency design pattern that you can use on Android to simplify code that executes asynchronously.
  • Dagger-Hilt : For dependency injection.
  • Firebase : tools to build.

Releases

No releases published

Packages

No packages published

Languages