Skip to content

coderDaiyan/bazar-niketon-client

Repository files navigation

Bazar Niketon Client Side Repository

This is the client side code of Bazar Niketon Project.You'll find the

server side repo below


Technologies used on this Project

  • JavaScript (ES6)
  • ReactJS
  • Bootstrap
  • Firebase
  • MomentJS
  • SweetAlert
  • NodeJS
  • MongoDB

Features in this Project

  • On the Home Page, there are some products loaded from the backend API.
  • If any User Clicks on Buy Now Button, There is an authentication system user is logged in or not. If logged in, the user can go to the checkout page and at a time the user can order only one product.
  • There is an Orders page on the navigation bar where if a user ordered any product in the past, the user can see the orders they ordered in the past. There is also an authentication system.
  • Admin can add products.
  • Admin can manage products.
  • In Manage Product, the User can delete products by user's wish, And if the product deleted this will remove also from Homepage and Database.
  • In Add Product, the User can add any product and It will be uploaded in HomePage and Database.
  • There is a spinner also in HomePage and Manage-Product, The spinner will visible until the data arrives.
  • This is a Responsive Website Also. User can visit from any device he wants.

Sever Side Repo Link

Sever Side Repo