/online-shop

Online-Shop An E-commerce web app which allows customers to register, login , view products and buy products by adding items to their shopping cart, and it allows Admin to Add Products ,View all Orders and change its status

Primary LanguageEJS

Online-Shop E-commerce Web App

Online-Shop An E-commerce web app which allows customers to register, login , view products and buy products by adding items to their shopping cart, and it allows Admin to Add Products ,View all Orders and change its status .

Hosted on glitch and Database on Mongodb Cloud : WebSite Link

System functions overview:

  • Sign UP
  • Login
  • View Products
  • Filter products By Cateogry
  • Add Products To Cart
  • Remove Products From Cart
  • Add new Product for Admins Only
  • View All Orders for Admins Only
  • Change Order Status for Admins Only
  • Search for Orders By Email or its status for Admins Only

Frontend technologies:

  • HTML
  • CSS
  • JavaScript
  • Jquery
  • Bootstrap

Backend technologies:

  • NodeJS
  • Express
  • MongoDB & moongose
  • NPM

Here's some screenshots from the app:

Login

login

Sign UP

sign up

Home As Guest

home guest

Home As a User

home

User Cart

cart

Verify Cart

verify-order

User Orders

orders-user

Admin AddProduct

admin-addProduct

Admin Manage-Orders

admin-manageOrders