Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
codewitgabi committed Sep 11, 2024
1 parent 1f91df6 commit e0fb167
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@ This project models and schema strickly follows what is on the [database design

- [x] Create, edit, and delete posts (text, images, videos).
- [ ] Like, comment, and share functionality.
- [ ] Real-time feed updates using WebSocket
- [x] Real-time feed updates using WebSocket

- **Followers and Following**:

- [ ] Follow/unfollow users.
- [ ] Notifications for follows and follow-backs.
- [ ] Display follower and following lists.
- [x] Follow/unfollow users.
- [x] Notifications for follows and follow-backs.
- [x] Display follower and following lists.

- **Notifications**:

Expand Down

0 comments on commit e0fb167

Please sign in to comment.