Skip to content

amartyabiswas/Book-Shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Book Shop using Node.js

This book shop was made as a project for Coding-Blocks. It's a fully featured Book-Shop, having the facility of :

  • Adding custom products to the shop
  • Editing the already present products of the shop
  • Deleting an item
  • Adding products to the shopping cart
  • Increasing the quantity of products
  • Make payment throug Pay-pal payment gateway
  I have used .dust for templating, along side the node-server. Mongodb is used for storing the book's contents.

This is the front page

screenshot 51

This is the details page

screenshot 52

This is shopping cart

screenshot 53

This is the payment gateway

screenshot 54

Book management area, with features for edit, delete and update

screenshot 55

Updating a previous Book

screenshot 56

Releases

No releases published

Packages

No packages published