Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 940 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 940 Bytes

Fake-Store

With this application, you can see Store product and add them to your cart. The application reads the data with the retrofit library and displays it to the user, if the user wants, they can add the product to their cart with the room library. A post notification comes that you have added product to the user cart. If the user clicks on the notification, the page of the products he added opens In the application, dagger hilt was used for dependisy injection. MVVM + Clean Architecture used as design pattern

Used technologies

-Dagger-Hilt(Dependisy Injection)

-Room (Local Database)

-Retrofit

-MVVM (Design Pattern)

-Clean Architecture (Design Pattern)

-ViewBinding

-Glide

-Coroutines

-Notification

-ViewPager

-Lottie (Loading Animation)

-App Preview

XRecorder_Edited_16042023_175339.mp4