Compare commits

...

2 Commits

Author SHA1 Message Date
fcfc848719 Merge branch 'main' of https://gitea.rannes.dev/christian/wine-shop
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 2m0s
2024-05-25 22:13:49 +02:00
02769e3e15 updated readme 2024-05-25 22:13:47 +02:00

View File

@ -1,18 +1,34 @@
This is my attempt at a ecommerce site selling wine.
Created with t3-app using:
Stack:
- nextjs
- tailwind
- drizzle
- postgres
- zod
- zustand
- clerk
TODO (in no particular order for now):
- [] Top nav
- [] State management
- [] Filter Menu
- [] Populate filter menues
- [] Search bar
- [] Filter logic
- [x] define (and draw?) db schema (initial)
- [] side product nav
- [] define final schema
- [] region
- [] country
- [] price
- [] company burger/accordian
- [] product cards
- [] cart
- [] auth & login
- [] user profile page
- [] admin dashboad