Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
luloxi authored Oct 3, 2024
1 parent e4b14a6 commit 2bf543a
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
- 💬 Like, comment and share posts.
- 🫂 Follow other users.
- 🔔 Receive notifications on activity.
- 💌 Message other users and join group chats
- 🧑‍🦽 Accessibility for visually impaired users

# 🤘 Roadmap
Expand All @@ -24,16 +25,21 @@
- **Individual post pages** for displaying long texts and big images
- **Notification system**

## 🧑‍🦽 Phase 3 (Accessibility)

- **Accessibility support**: Website must be [ARIA compliant](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA)

## ✍️ Phase 4 (Gasless activity)
## ✍️ Phase 3 (Gasless activity)

- **Signatures:** Allow users to interact with the platform without paying gas fees
- **Database:** To store and retrieve EIP 712 signatures (Reference: [grants.buidlguidl.com](https://github.com/BuidlGuidl/grants.buidlguidl.com))
- **Whitelist:** Optional system to validate users to prevent spam

## 🧑‍🦽 Phase 4 (Accessibility)

- **Accessibility support**: Website must be [ARIA compliant](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA)

## 💌 Phase 5 (Direct messages)

- **Direct messages:** Allow users to send messages to each other
- **Group chats:** Allow users to create and join group chats

# 🤘 Development

## 🛠️ Technical details
Expand Down

0 comments on commit 2bf543a

Please sign in to comment.