Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 343 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 343 Bytes

Shopping Website

Introduction

  • Using Node.js for a website that can publish some items and let user to pay for them
  • Using Node ACL for access control list.
  • Two roles : User for customer and Seller for seller
  • MongoDB as Database
  • MD5 password encoding
  • Pug as view engine
  • Use jQuery

Demo

picture .