Code Monkey home page Code Monkey logo

shoppingcartapp's Introduction

Project 2: Shopping Cart

Heroku URL

Please put it here: http://sheltered-ocean-2111.herokuapp.com

Upgrades for phase 2.3

  • Completely removed YAML. Introduced model "OrderItems" instead to replace what used to be done by YAML.
  • Users can now construct shopping lists, save cart to a list, and import list to a cart.
  • Introduced concept of Category. Users can search items by categories
  • CartItemJoins has been refactored to CartItems
  • Administrator status introduced. Apart from shoppers and shopkeepers, they are maintaining the site

Notes

I have created few accounts & Item entries & orders for simulation

Here are account information (email,password,status)

  1. ([email protected], 1234, administrator)
  2. ([email protected], 1234, shopper)
  3. ([email protected], 1234, shopper)
  4. ([email protected], 1234, shopper)
  5. ([email protected], 1234, shopkeeper)
  6. ([email protected], 1234, shopkeeper)
  7. ([email protected], 1234, shopkeeper)
  • Shopkeepers can only modify & edit items through "Details" link
  • When Shoppers want to remove items from the cart, just updating quantity to 0 will suffice

###PDF Deliverables

There are 3 deliverables for comparison. The most recent one (for Proj 2.3) is "Design Analysis for Shopping Cart Application_Andrew Song_final" Almost the whole document was revised, especially "Shopping cart OMD", wireframes for UIs, and design challenges.

shoppingcartapp's People

Contributors

andrewsong90 avatar

Watchers

James Cloos avatar Sairam Illendula 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.