Compare commits
No commits in common. "fcfc84871959ff9ea6aa32abcd7f942e36a1ba64" and "5209923a5eeca7b10fd60744cb4c020c196f6bda" have entirely different histories.
fcfc848719
...
5209923a5e
22
README.md
22
README.md
@ -1,34 +1,18 @@
|
||||
This is my attempt at a ecommerce site selling wine.
|
||||
|
||||
Stack:
|
||||
Created with t3-app using:
|
||||
|
||||
- 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
|
||||
|
||||
- [] Top nav
|
||||
- [x] define (and draw?) db schema (initial)
|
||||
- [] define final schema
|
||||
|
||||
- [] region
|
||||
- [] country
|
||||
- [] price
|
||||
|
||||
- [] company burger/accordian
|
||||
- [] side product nav
|
||||
- [] product cards
|
||||
- [] cart
|
||||
- [] auth & login
|
||||
- [] user profile page
|
||||
- [] admin dashboad
|
||||
|
Loading…
Reference in New Issue
Block a user