AllanCao12/2406-Assignment-3
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Allan Cao: Assignment 3 submision for COMP 2406 Student Id: 101218998 Created an online store using node.js and express. Running instructions: Type "node .\server.js" into the terminal and open up localhost:3000. Files: addvendor.js, vendor.js, addVendor.pug, index.pug, vendor.pug, vendors.pug, README.txt, server.js I have implemented part 5d. The save button under the "minimum order" text box is the save button described in part 5f.