Skip to content

Latest commit

 

History

History
96 lines (59 loc) · 2.9 KB

README.md

File metadata and controls

96 lines (59 loc) · 2.9 KB

Giftcart.com Ecommerce Website

It is a clone of The Giftcart.com, It is an online gift-card retailer based in Pittsburgh, Pennsylvania. ... The company also offers prepaid Visa and MasterCard gift cards. It is considered the largest online gift card retailer and has appeared on the Inc.

API Reference

Get all items

  GET https://giftcartbackendapp.herokuapp.com/api/products

Get item

  GET /api/products/${id}

Get requesto for razorpay payment gateway

  GET https://checkout.razorpay.com/v1/checkout.js
  Get ./scripts/payment.js
key
Your razorpay key

Authors

🚀 About Me

I'm a full stack developer...

🔗 Links

yashrajillusion

Contributing

Contributions are always welcome!

In this project we need machine learning and ai so that we can show desired result that user want to buy and alogorithim for search functionaliy

Demo

https://drive.google.com/file/d/1xOv61CoWKLK7XWXwm8u08UT3kpoaHTnn/view?usp=sharing

Features

  • Side/floating Navbar
  • Search functionality
  • Dynamic Product Page
  • Razorpay Paymnet Gateway
  • Own database and api
  • masai authentication for signin/signup

#ScreenShots

  • Home page

  • Signin page

  • Signup page

  • Product page

  • Single product page

  • Cart page

  • Payment page