Giter VIP home page Giter VIP logo

android's Introduction

MooSell

MooSell is a eCommerce app using WooCommerce Rest API

User Stories

A. ACCOUNT MANAGEMENT

  • User can sign in using web account
  • User can change they account detail

B. ACTIVITY CATEGORY

  • User can see list of categories available in shop (names, number of available items and thumbnails)
  • User can select a category to see all products in it
  • User can swipe down to refresh all categories

C. ACTIVITY PRODUCT LIST

  • User can see list of products in choosen category (names, prices and thumbnails)
  • User can swipe down to refresh all products
  • User can swipe up to see more product (if exist)

D. ACTIVITY PRODUCT DETAIL

  • User can swipe down to refresh
  • User can view detail of current product (name, thumbnails, reviews, etc)
  • User can choose color, size, etc of current product
  • User can press "Add to cart" button to put current product to their card

E. ACTIVITY CART

  • User can see all product in their card
  • User can change quantity of each product
  • User can see the total price, shipping price, tax price, etc
  • User can press "X" button to remove a product out of list
  • User can press "Buy" button to move to payment activity

F. ACTIVITY PAYMENT

  • User can choose or change payment method
  • User can choose or change shipping address, billing address
  • User can click "Confirm" button to confirm payment

License

WordPress for Android is an Open Source project covered by the GNU General Public License version 2

android's People

Contributors

hungps avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

android's Issues

won't populate products

Force closes
java.lang.NullPointerException: Attempt to invoke virtual method 'int java.lang.String.length()' on a null object reference
at java.io.StringReader.(StringReader.java:50)
at com.google.gson.JsonParser.parse(JsonParser.java:45)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.