All Projects → hiteshsahu → Ecommerce App Android

hiteshsahu / Ecommerce App Android

E-Commerce App for Android with Material Design Pattern

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Ecommerce App Android

Magicprint Ecommerce App Android
E-Commerce App Source Code for Android with Material Design Pattern Using Firebase and MySQL with Android Lottie Animations just like Flipkart, Myntra and Amazon :)
Stars: ✭ 331 (-29.57%)
Mutual labels:  ecommerce, shopping-cart, android-application
Popular Movies App
A simple Android app, that helps user to discover movies. Project 1 & 2 of Udacity Android Developer Nanodegree.
Stars: ✭ 293 (-37.66%)
Mutual labels:  material-design, android-application
Sapper Ecommerce
Svelte ecommerce - Headless, Authentication, Cart & Checkout, TailwindCSS, Server Rendered, Proxy + API Integrated, Animations, Stores, Lazy Loading, Loading Indicators, Carousel, Instant Search, Faceted Filters, 1 command deploy to production, Open Source, MIT license. Join us as contributor ([email protected])
Stars: ✭ 289 (-38.51%)
Mutual labels:  ecommerce, shopping-cart
Packagetracker
Track your package simply on Android.
Stars: ✭ 339 (-27.87%)
Mutual labels:  material-design, android-application
django ecommerce
Scalable Django E-Commerce, perfect to start one new online shop project.
Stars: ✭ 25 (-94.68%)
Mutual labels:  ecommerce, shopping-cart
S Cart
This project has been replaced by https://github.com/s-cart/s-cart
Stars: ✭ 258 (-45.11%)
Mutual labels:  ecommerce, shopping-cart
Simplcommerce
A simple, cross platform, modularized ecommerce system built on .NET Core
Stars: ✭ 3,474 (+639.15%)
Mutual labels:  ecommerce, shopping-cart
storefront-app
Storefront by Fleetbase is an open source hyperlocal shopping or services app. Enables users to quickly launch their own shop or service booking app or setup a multi-vendor marketplace.
Stars: ✭ 40 (-91.49%)
Mutual labels:  ecommerce, shopping-cart
Android Extensions
An Android library with modules to quickly bootstrap an Android application.
Stars: ✭ 356 (-24.26%)
Mutual labels:  material-design, android-application
Blueprint
Free, feature-rich, easily customizable Android dashboard for icon packs
Stars: ✭ 389 (-17.23%)
Mutual labels:  material-design, android-application
Frames
Free, feature-rich, easily customizable Android dashboard for wallpapers apps
Stars: ✭ 396 (-15.74%)
Mutual labels:  material-design, android-application
awesome-ecommerce
Collect and develop Open Source or Free Projects for building ecommerce platform easy and fast and free
Stars: ✭ 39 (-91.7%)
Mutual labels:  ecommerce, shopping-cart
framework
Core package for avored shopping cart
Stars: ✭ 72 (-84.68%)
Mutual labels:  ecommerce, shopping-cart
Awesome Woocommerce
Plugins and code snippets to improve your WooCommerce store.
Stars: ✭ 279 (-40.64%)
Mutual labels:  ecommerce, shopping-cart
eshop
e-commerce website built with reactjs & redux on the frontend and lumen on the backend.
Stars: ✭ 27 (-94.26%)
Mutual labels:  ecommerce, shopping-cart
Shop.js
🛍️ Ecommerce UI components and framework powered by React.
Stars: ✭ 423 (-10%)
Mutual labels:  ecommerce, shopping-cart
react-ecommerce
E-commerce monorepo application using NextJs, React, React-native, Design-System and Graphql with Typescript
Stars: ✭ 136 (-71.06%)
Mutual labels:  ecommerce, shopping-cart
svelte-commerce
Svelte ecommerce - Headless, Authentication, Cart & Checkout, TailwindCSS, Server Rendered, Proxy + API Integrated, Animations, Stores, Lazy Loading, Loading Indicators, Carousel, Instant Search, Faceted Filters, Typescript, Open Source, MIT license. 1 command deploy to your own server, 1 click deploy to netlify.
Stars: ✭ 695 (+47.87%)
Mutual labels:  ecommerce, shopping-cart
Geeknews
📚A pure reading App based on Material Design + MVP + RxJava2 + Retrofit + Dagger2 + Realm + Glide
Stars: ✭ 3,496 (+643.83%)
Mutual labels:  material-design, android-application
Module Shop
一个基于 .NET Core构建的简单、跨平台、模块化的商城系统
Stars: ✭ 398 (-15.32%)
Mutual labels:  ecommerce, shopping-cart

Shopping App

This is an Open Sourced full stack E-Commerce App. I started this Project out of cusiosity and absoulutely no vision but now it have eveolve to full size Shopping App. This repos hold basic E-commerce App POC which I had created 2 years back. You can download emo App to see what it looks like now. I also have PWA web App for the this project. If you are interested feel free to Ping me.

Try the Demo on PlayStore

https://play.google.com/store/apps/details?id=com.hitesh_sahu.retailapp&hl=en

Alt text

What this project does :-

View Layer

  • Single Activity Model with reusable Fragments.
  • 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.
  • Swipe to Dismiss along with Drag-Drop in Shopping List Fragments
  • Swipe to dismiss in RecyclerView
  • Store cart list in DB for persistant storage.
  • Whats new dialog on new update

Data and Domain Layer

  • Fetch and store list of Products and Categoreis from Mock Server. The Mock server mimic and return product data from real life Flipkart Server.
  • Persistant storage of Shopping List items when User close the App.
  • Loading and caching image from actual Flipkart's image URl with help of Glide
  • ACRA crash reporting (Planning to Move on Firebase)
  • Data Mining with Apriori Algorithm.

What Is Not Included (feel free to Ping me if you want complete solution):-

  • Back End Web Server with Web API
  • Admin Panel
  • Web SIte.

Got any Issue or Change Request :-

Log it into Issue Tracker and please don't mail me. I am going to stop to replying to mails and whatsapp messages from June 2017.

Screen shots

Tablet

Legal

<!--
  ~ .
  ~ Copyright Copyright (c) 2017 Hitesh Sahu(hiteshsahu.com)
  ~
  ~ 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.
  -->
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].