Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.09 KB

README.md

File metadata and controls

21 lines (18 loc) · 1.09 KB

The Book Empire: An ecommerce web-app

Screenshot (150) Screenshot (151) Screenshot (152) Screenshot (153)

Click here for the Live Demo

Features

  • Made using ejs, html, css, js, nodejs, express and mongodb
  • Used cloudinary to store product images and get the url
  • Used passport authentication system
  • Used sessions to implement the shopping cart
  • Fully functional shopping cart
  • Dedicated admin panel for processing the orders
  • User page to keep track of the order status
  • Email notification and purchase invoice to the customer
  • Used Stripe API to implement payment gateway
  • Cash on delivery option available
  • Deployed on heroku