Skip to content

Commit 2a4c751

Browse files
committed
Update README.md
1 parent e96a6c1 commit 2a4c751

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Development industry. πŸ—‚οΈβ˜οΈ
77
> Check out [this link](https://www.youtube.com/watch?v=d5x0JCZbAJs) to watch
88
> the full video.
99
10-
## About This Project
10+
## πŸ“– About This Project
1111

1212
This project utilizes the [T3 Stack](https://create.t3.gg/) and was initialized
1313
with `create-t3-app`. It demonstrates a modern, high-performance approach to
@@ -22,7 +22,7 @@ official documentation linked below. Additional support is available via the
2222
- [Drizzle](https://orm.drizzle.team)
2323
- [Tailwind CSS](https://tailwindcss.com)
2424

25-
### UI Scaffolding
25+
### 🎨 UI Scaffolding
2626

2727
The base UI for this project was created using [v0](https://v0.dev/), a tool
2828
that enables fast UI generation through _vibe coding_. An
@@ -35,7 +35,7 @@ To apply the same base UI in a project, run the following command:
3535
npx shadcn@latest add "https://v0.dev/chat/b/b_fFQhsfElqQi"
3636
```
3737

38-
### Learn More about the T3 Stack
38+
### 🧰 Learn More about the T3 Stack
3939

4040
To explore more about the [T3 Stack](https://create.t3.gg/), refer to the
4141
following resources:
@@ -47,3 +47,12 @@ following resources:
4747
Visit the
4848
[create-t3-app GitHub repository](https://github.com/t3-oss/create-t3-app) for
4949
feedback and contributions.
50+
51+
## 🚧 Development Logbook
52+
53+
Tracking progress on key features and tasks for the project.
54+
55+
- [ ] πŸ›’οΈ Set up the database and define data models
56+
- [ ] πŸ”— Sync folder open state with the URL
57+
- [ ] πŸ” Implement user authentication
58+
- [ ] πŸ“ Enable file upload functionality

0 commit comments

Comments
Β (0)