Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 970 Bytes

README.md

File metadata and controls

34 lines (28 loc) · 970 Bytes

E-Commerce App

The app is under active development

Stack:

  • React
  • Typescript
  • TailwindCSS + Material Tailwind
  • Recoil
  • Firebase
  • Hono + Cloudflare workers
  • Cloud Functions

Payment Gateway: Razorpay
For Delivery: Shiprocket

Backend Repo → Click Here

Features:

  • Authentication
  • Products Overview and Details Page - Products will be categorised
  • Address Management
  • Cart Management
  • Checkout with Payment Integration
  • Place order on shiprocket on payment success
  • Email notification to the seller on order placement by the customer
  • View and Track Orders for buyer
  • Product Return and Refund Management
  • Admin Flow for:
    • Adding products to the DB and modifying them

PS: More features will be added on scale

Payment Flow System Design

Payments Flow