Skip to content

Cart is a sample e-commerce app that uses the Model-View-Controller architectural pattern and manual demonstration of Retrofit class to make network requests. It serves as a useful reference for developers looking to implement these features in their own e-commerce projects.

Notifications You must be signed in to change notification settings

wesamnabeel99/Cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cart

eCommerce app with fake data

the app include the usage of

  • MVP (Model View Presenter) architectural pattern
  • okHttp for making requests
  • retrofit class demonstration manually
  • unit tests
  • nav graphs

Project Structure

image

About

Cart is a sample e-commerce app that uses the Model-View-Controller architectural pattern and manual demonstration of Retrofit class to make network requests. It serves as a useful reference for developers looking to implement these features in their own e-commerce projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages