Skip to content

Commit 5da48e1

Browse files
committed
Update README.md
1 parent 0ccd656 commit 5da48e1

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,9 @@ Tracking progress on key features and tasks for the project.
9191
- [x] πŸ“ Enable file upload functionality
9292
- [x] πŸ“Š Add analytics tracking
9393

94+
<details>
95+
<summary>Click to expand the logbook</summary>
96+
9497
### πŸ“ Note from 5-28-2025
9598

9699
Just finished up the database connection, next steps:
@@ -114,5 +117,14 @@ can be approved:
114117

115118
- [x] Add "ownership" to files and folders
116119
- [x] Upload files to the right folder
117-
- [ ] Delete file button
120+
- [x] Delete file button
118121
- [x] Allow files that are not images to be uploaded
122+
123+
</details>
124+
125+
## 🎯 Fun Follow Ups
126+
127+
### Folder deletion
128+
129+
Make sure to fetch all of the folders that have it as a parent, and their
130+
children too.

0 commit comments

Comments
Β (0)