rahulchamoli12 / Bookoze-e-commerce-website

Bookoze is a one stop shop for all your books. We can buy any type of book from our website.

Home Page:https://deluxe-bunny-ea807e.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

elated-silver-5908

Our Team Members

  1. Sourabh rajput
  2. Rahul chamoli
  3. Devshruti sen
  4. Rutuja Deshmukh
  5. Ashish Nangare

Website detail: Bookoze is a one stop shop for all your books. We can buy any type of book from our website.

netlify link : https://deluxe-bunny-ea807e.netlify.app/

  • sign in -- in this the user have to put the right email and the correct password to log in navbar. Only those user can sign in which are successfully sign up otherwise gives error.
  • Navbar and home page

  • When hover on text of navbar ordered list is accessible. So that easy to interface.
  • home page --In Homepage, Images are added and style with help of display grid property. Buttons are given on top of image with the help of Position sticky and absolute, while clicking on button you will be landing on the product pages.
  • Products Page

  • image change and colour -- while some of the products chane their image on hovering. and you can see the avalible colours in the bottom of the product.
  • sort -- This functionality is added to help the user to sort item of their own choice and i have used javascript to achieve this.
  • filter -- This functionality will help the user to filter item on the basis of size,price etc so that the user can get a good idea of thier product.
  • add to cart Page

  • Quantity update -- on clicking on button you will be able to increase the quantity of product
  • add to cart page --Fetching product image name and price from each product page using javascript
  • ADD TO wishlist-- button on clicking on it each item gets added to cart this functionality is added using addevenlistener
  • Footer

  • footer -- so we have created a user friendly footer so you can go to contact us and our storys and you can connect to us by our networks.
  • >

    cart page

  • cart page -- in cart page we can increese the quantity of the product and acording to the quantity price will increese and if the cart have more then two items you can see the price of each and the total will be shown outside in chekout box with all the total. (note -- if you are not logged in then the adding in cart will not work.)

  • About

    Bookoze is a one stop shop for all your books. We can buy any type of book from our website.

    https://deluxe-bunny-ea807e.netlify.app/


    Languages

    Language:HTML 60.5%Language:CSS 23.9%Language:JavaScript 15.7%