Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 393 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 393 Bytes

Angular2 (ng2) + TypeScript Shopping Cart

Work in progress

How To Use

  1. See Django (https://github.com/imamfzn/WebDev_KedaiProject/)
  2. Install Node Js (https://nodejs.org/en/)
  3. Open Command Prompt in this directory
  4. npm install
  5. npm start

Done:

  • Get All Menu From API
  • Cart
  • Checkout
  • Post Menu to API (Customer Service)
  • Post All Menu to API

To be done:

  • Search Menu