onurrmert / 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 t the user cart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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 t the user cart


Languages

Language:Kotlin 100.0%