Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 796 Bytes

Readme.md

File metadata and controls

21 lines (18 loc) · 796 Bytes

Demo

Document

External Libraries

None

Expected List of Features

  • The site will be a single page application that will allow users to create a list of items that they want to buy and then add them to a shopping list.
  • User can add items to the list and remove them from the list.
  • User can calculate the total cost of the items in the list.
  • User can modify the item name, quantity and price.
  • User can clear the list.

Repo Structure (linear & simple)

  • index.html
  • index.js
  • static/
    • workflow_lt.png

Workflow Chart

GitHub Light