ChrQR 0d7b8a3db7
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m9s
added filter update to maxPriceChange
2024-05-26 01:48:56 +02:00
2024-05-23 06:47:36 +02:00
2024-05-26 01:48:56 +02:00
2024-05-23 06:47:36 +02:00
2024-05-23 06:47:36 +02:00
2024-05-25 12:30:26 +02:00
2024-05-23 06:47:50 +02:00
2024-05-23 06:47:36 +02:00
2024-05-23 06:47:36 +02:00
2024-05-25 22:13:47 +02:00
2024-05-25 12:30:26 +02:00
2024-05-23 06:47:36 +02:00

This is my attempt at a ecommerce site selling wine.

Stack:

  • nextjs
  • tailwind
  • drizzle
  • postgres
  • zod
  • zustand
  • clerk

TODO (in no particular order for now):

  • [] State management

  • [] Filter Menu

    • [] Populate filter menues
    • [] Search bar
    • [] Filter logic
  • define (and draw?) db schema (initial)

  • [] define final schema

    • [] region
    • [] country
    • [] price
  • [] company burger/accordian

  • [] product cards

  • [] cart

  • [] auth & login

  • [] user profile page

  • [] admin dashboad

Description
e-commerce storefront with db, admin panel etc.
https://wine-shop-eta.vercel.app/
Readme 1.5 MiB
Languages
TypeScript 96.5%
JavaScript 3.4%
CSS 0.1%