Skip to content

gaetanBloch/nodejs-shopping

Repository files navigation

Online Shopping Application

This application was built using Node.js 14, Express, EJS Template Engine, Stripe, PDFKit, Mongoose ORM and MongoDB for persistence. It consists on an online shopping application.

The application was deployed on AWS Beanstalk, to access it, click here.

Running Application Process on your computer

  1. Download the application by Clicking this link
  2. Unzip the application
  3. Download and Install node.js
  4. Open a terminal
  5. Move to the root of the application
  6. Run npm install
  7. Run npm start
  8. Visit the website http://localhost:3000/ on your favourite browser

Application

Signup

Signup

Login

Login

Reset Password

Reset Password

Shopping List

Shopping List

Shopping List Pagination

Shopping List Pagination

Responsive Shopping List

Responsive1 Responsive2

Add Product

Add Product

Shopping List Admin

Shoppîng List Admin

Edit Product

Edit Product

Cart Summary

Cart

Cart Checkout

Cart Checkout

Order Payment

Order Payment

Passed Orders Summary

Orders Summary

Order invoice

Order invoice