Skip to content

MyAppClub/cart-products

Repository files navigation

E-Cart

  • Android Shopping Cart app
  • Illustrating MVP (Model View Presenter) architectural pattern followed
  • greenDAO library to map Java Objects to database tables
  • Use of Android Recycler View

To DO

  • Introduce Fragments