Giter Site home page Giter Site logo

ordering_application's Introduction

ordering_application

screenshot


Description

Ordering application is a mock up designed based to requirements specified at the below section. Few design elements on this mock up are not entirely build as the requirements described, but closely related.


How-to-run

  1. Open Android Studio
  2. Check out project from version control using Github > https://github.com/wnyao/ordering_application.git
  3. Run on emulator with SdkVersion 26 and above

Note: Emulator on Android Studio may notifies that 'System UI isn't responding' due to slow startup and requests to close or wait for the aplication. Either wait or rerun the application after startup of emulator is complete will resolve this issue.


Features

  • List of mock menu items with item picture, name, and price display on landing activity.
  • Info of menu item, with ability to add to cart and quatity selector (by clicking on the amount number at info page)
  • Cart page which list the items added to cart
  • Swipe to remove for cart item
  • Data persistence through app restarts and jumping between activity
  • Give responses to client on remove item, reset cart list, submit order, and add to cart list.

Product Requirements

  • Page 1: List of mock menu items with item picture, price, short description, and ability to add item to Cart with quantity selector.
  • Page 2: Cart page which lists the items previously added. User should be able to remove items from cart, and also submit their Cart as an order. No backend is required for this app, simply assume that the order data will be sent somewhere and clear the cart on the client

Bonus for:

  • Data persistence through app restarts
  • Frequent git commits in your project with concise commit messages
  • Instructions to clone and run on a local machine (linux/macOS)
  • Any backend setup that receives the order data and gives a response to the client

ordering_application's People

Watchers

James Cloos avatar  avatar

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.