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.