Compare commits
2 Commits
5209923a5e
...
fcfc848719
Author | SHA1 | Date | |
---|---|---|---|
fcfc848719 | |||
02769e3e15 |
22
README.md
22
README.md
@ -1,18 +1,34 @@
|
|||||||
This is my attempt at a ecommerce site selling wine.
|
This is my attempt at a ecommerce site selling wine.
|
||||||
|
|
||||||
Created with t3-app using:
|
Stack:
|
||||||
|
|
||||||
- nextjs
|
- nextjs
|
||||||
- tailwind
|
- tailwind
|
||||||
- drizzle
|
- drizzle
|
||||||
- postgres
|
- postgres
|
||||||
|
- zod
|
||||||
|
- zustand
|
||||||
|
- clerk
|
||||||
|
|
||||||
TODO (in no particular order for now):
|
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)
|
- [x] define (and draw?) db schema (initial)
|
||||||
- [] side product nav
|
- [] define final schema
|
||||||
|
|
||||||
|
- [] region
|
||||||
|
- [] country
|
||||||
|
- [] price
|
||||||
|
|
||||||
|
- [] company burger/accordian
|
||||||
- [] product cards
|
- [] product cards
|
||||||
- [] cart
|
- [] cart
|
||||||
- [] auth & login
|
- [] auth & login
|
||||||
- [] user profile page
|
- [] user profile page
|
||||||
|
- [] admin dashboad
|
||||||
|
Loading…
Reference in New Issue
Block a user