Skip to content

Clockcode/ecommerce-marketplace

Repository files navigation

Ecommerce Store

Store is fully functional and has a designated user, store clerk, who can do CRUD operations in cloud storage MongoDB Atlas.

Main Technologies

Main Page

  • Designed the logo on LogoMakr
  • Banner on Canva
  • Used Bootstrap 4 throughout the website.

Register Page

  • Once user submits the form designated account gets created.
  • User's password will be stored in hashed format, ensuring security of the customer.
  • User recieves an email indicating he/she has successfully created an account.

Login Page

  • Registered uers can login the website.
  • They will be redirected to the dashboard.

Admin Dashboard

  • Once administrator logs in, he/she will be directed to the dashboard page.
  • With the form admin can create a product with desired image which then will be stored in NoSQL database.

Products Page

  • Everyone can add products on their cart.
  • Items on the cart will stay even user shuts the website
    • Integrated the functionality using cookies.
    • If they preceed to not open the website, session will be deleted in 5 minutes.

Product Page

  • Shows the details of the product.

Shopping Cart

  • Has all the functionality a normal shopping cart has.

About

Nodejs powered marketplace app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published