GYashvant / Tanishq

Tanishq is an Indian Jewellery brand and a division of Titan Company. Founded in 1994, Tanishq is headquartered in Bangalore, Karnataka. This is E-Commerce Website Clone Where Users can order Jewellery Items through this website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tanishq-Web-Clone

tanishqlogo

Welcome 👋

About Tanishq:

Tanishq is a brand of Jewellery retail stores in India. The brand is the property of Titan Company, which is back by Tata Group and TIDCO. The Stores are located all over India. Tanishq has emerged as India’s fastest growing jewellery brand and is a name which signifies superior craftsmanship, exclusive designs and superlative product quality.

About this project ⏬

Run Locally :-

git clone https://github.com/GYashvant/Tanishq.git

Go to project directory:-

cd Tanishq

Presentation :-

Demo of project

Contributers :-

Tech Stack :-

  • HTML

  • CSS

  • JavaScript

  • GIT

  • Express

  • Models

  • Views

  • Controllers

  • MongoDb

Pages & Features 👇

  • Landing Page: Navbars, categories and footer section.
  • Sign-Up Page: User details stored to localStorage.Concept used JSON.Stringyfy and JSON.parse.
  • Sign-In Page: User confirmation to check whether user email and password match with details existing in the database.
  • Product Page: when user sign in with their respective email id's and page it will ridirect to products page where user can select or add to cart for further process.
  • Cart Page: User can add products to this page or remove products added in the cart.
  • Checkout Page: Users can add the delivery addresses.
  • Payment Page: Users can add their payment details and also avail for discount using promo codes.
  • Order Processing Page : setTimout function is used to emulate original payment flow.
  • Additional Features : Kept the branding, fonts, colors,styling and favicon and titles consistent throughtout the whole website to tried building atleast mvp of site .Not exact but tried building same features as in original site.

How To Use ✅

  • At First user has to click on login on landing page. User have to signup if he does not have an account. In signup page user has to fill all the fields in the form.
  • After signup user has to login with same details, otherwise it will show invalid credentials.After login user will be redirected to home page.
  • User can see shop by categories and he /she can clik on any category as per his/her requirement and it will be redirected to particular category page.
  • User can see the products, and clicking on particular product which will be redirected to order page.
  • In order page user can see the details of that particular product and also the add to cart button.After cliking the add to cart button the cart value gets updated which is on top nav bar.
  • If he clicks on cart then he will be redirected to cart page where he can see products which he has added to cart.If he wants to remove any product he can click on remove button which will remove the product.
  • Then he will proceed to payment page ,where he has to fill all his personal details for delivering the product.
  • After filling all the details including card details then clik on pay button. It will take some time for payment.
  • After payment has completed successfully then he will be redirected to home page.

Screenshots :-

frontpage

For more details :-

Blog

About

Tanishq is an Indian Jewellery brand and a division of Titan Company. Founded in 1994, Tanishq is headquartered in Bangalore, Karnataka. This is E-Commerce Website Clone Where Users can order Jewellery Items through this website.


Languages

Language:EJS 57.5%Language:CSS 35.5%Language:JavaScript 7.0%