Skip to content

amitkpandey/ECommerce-App-Android-1

 
 

Repository files navigation

Shopping App

Forgive my english . This is an full stack E-Commerce App I started as pet project to understand Retail business logic. However I started to get request to reuse this project in real world from alla round the world. So I have decide to keep it real and make avialble for all who are starting a new business and having tought time nagotiating with developers with tight budgets.

This project have features:-

  • Display categories of product (eg Electronic,Furnitures)
  • Display products in a given category (TV,Microwave,Vaccum cleaner)
  • Show Product Details
  • Add any product to cart and update total item count and amount
  • Store cart list in DB for persistant storage.
  • Whats new dialog on new update

This project demonstrates

  • Reusing Fragments in MVC architecture.
  • Material design patterns-Collpsable Toolbar, FAB etc
  • Loading and caching image from web URl with help of Glide
  • RecyclerView animation with JazzyListAnimation
  • View pager 3D cube animation with JazzyView Pager Transformations
  • Drag & drop in Recyclerview
  • Swipe to dismiss in RecyclerView
  • ACRA crash reporting

Screen shots

Alt text Alt text

Alt text Alt text

Alt text Alt text

Alt text Alt text

Alt text Alt text

Alt text Alt text

Terms of Use

If you using this project or parts of it please ping me on Google+ and let me know. I would like to add your product in feature page.

Copyright 2015 Hitesh Kumar Sahu

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

E-Commerce App for Android with Material Design Pattern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%