cid003 / MarkHub_Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cs441_server

this uses MongoDB and Express and Node.js

Work that needs to be done

Figure out how a user can log out, deleting products as a vendor, how a user can delete their account, popping products from the shopping cart, pushing products into the shopping cart, login bonuses.

Things that are done

creating a user account, logging into a user account, generating a product grid, making a product as a vendor, connecting to a database, created routes, created models, making a review page.

How to run and compile for demonstration

  1. git clone

  2. npm install

  3. npm start

About


Languages

Language:JavaScript 100.0%