Skip to content

ahmedelbagory332/e_commerce_basic_app

Repository files navigation

e_commerce_basic_app

simple app to view products and categories.

In this app we use

  • FireBase Services(firestore - FCM - cloud messageing )
  • Dio for api call
  • Bloc for state management
  • SQlite and secure local storage for caching
  • getIt for dependency injection
  • MVVM Code

App Fucntions

  • getting category and products for each category
  • getting favorites products
  • adding product to cart
  • local notifications for remind cart list
  • remote notifications from firebase
  • notificcation list
  • user can add wallet for checkOut

App Video

app_video.mp4