My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more
Cloning of Big Basket Website,
Construct Week Project Masai_School

Cloning of Big Basket Website, Construct Week Project Masai_School

Divash Upadhyay's photo
Divash Upadhyay
·Jan 21, 2022·

2 min read

Hello Readers,

I hope all of you are doing good and safe. I am happy to share with you all that I clonend the Big Basket Website as the part of Unit-3 Construct Week Project. This blog is all about my journey and the challenges that i faced while building the project. I build this website in just 6 days.

Tech Stacks

  1. HTML --> for building the structure of the website

  2. CSS --> used for styling part.

  3. Javascript

Backend

  1. Masai_school/api-moker --> I used masai api-moker server for Login & Signup authentication.

  2. Local Storage --> I used local storage for storing cart & checkout-related items.

These are some snapshots of My website Landing Page

landing Page.PNG

Various Eye Catching Deals

2.PNG

3.PNG

4.PNG

Interesting Sliders

5.PNG

6.PNG

Footer Part

In the footer, customers are able to find many options to know more about the website and I have provided some social media handles of the website from where Customers are able to send any feedback directly.

7.PNG

Product Page On the products page, I have implemented different grid models, user have to click on any grid button to change the grid model. I have implemented sorting like price low to high, price high to low, based on categories like fruits or veggies etc, and add the products to the cart .

![8.PNG](cdn.hashnode.com/res/hashnode/image/upload/..

Product Details Page Users are able to see more details about the products on this section by clicking on the images in the product details page.

9.PNG

Cart Page On the cart page, users can able to add or delete any product

10.PNG

SignUp Page

screencapture-127-0-0-1-5501-signup-html-2022-01-22-01_11_57.png

Log In Page

11.PNG

Checkout Page On the checkout page, you need to enter your address, shipping method and payment mode after that you will be redirected to the payment page.

screencapture-127-0-0-1-5501-shipping-html-2022-01-22-00_54_55.png

Payment Page

screencapture-127-0-0-1-5501-payment-html-2022-01-22-01_05_02.png

OTP Page Customers need to Enter 6 digit otp,then after 4 seconds it will show a pop up telling that the order is placed.

screencapture-127-0-0-1-5501-otp-html-2022-01-22-01_07_27.png

Sucess Page Once your payment is completed then you will get the confirmation message. On the popup, we have provided a home button to get back to the landing page.

screencapture-127-0-0-1-5501-success-html-2022-01-22-01_08_42.png

Outcome and important learning from the project:- This entire journey of making the project was awesome. I learned lots of things by applying to the real website and it gave me a lot of confidence. While making this project I learned so many cool concepts, also i had to face issue like time management and I will try to improve it in an upcoming project.

Github Link->github.com/Divash-Upadhyay/Big-Basket.git