/BookStore

It is a server side web application which is an e-commerce store for web apps

Primary LanguageJavaScript

BookStore

It's a concept of an ecommerce webstore for books. The project is build in server side.

  • Project is based on MVC Architecture.
  • Frontend of the website being developed using pug tempting engine.
  • The Data is fetched and updated from the JSON file format to mimic the Mongodb database.
  • The unique ids for the project are generated using a random number generator.

Screenshot

Desktop view

image

Smart Phone view

image

Project Dependency:

  • body-parser
  • express
  • pug