2024-05-23 17:03:08 +00:00
|
|
|
This is my attempt at a ecommerce site selling wine.
|
2024-05-23 04:47:36 +00:00
|
|
|
|
2024-05-23 17:06:29 +00:00
|
|
|
Created with t3-app using:
|
|
|
|
|
|
|
|
- nextjs
|
|
|
|
- tailwind
|
|
|
|
- drizzle
|
|
|
|
- postgres
|
|
|
|
|
2024-05-23 17:03:08 +00:00
|
|
|
TODO (in no particular order for now):
|
2024-05-23 04:47:36 +00:00
|
|
|
|
2024-05-23 17:03:08 +00:00
|
|
|
- [] Top nav
|
|
|
|
- [] define (and draw?) db schemas
|
|
|
|
- [] side product nav
|
|
|
|
- [] product cards
|
|
|
|
- [] cart
|
|
|
|
- [] auth & login
|
|
|
|
- [] user profile page
|