From 2bf543a520636fdaaad4372e972d26dd58950932 Mon Sep 17 00:00:00 2001 From: Luciano Oliva Bianco Date: Thu, 3 Oct 2024 10:15:17 -0300 Subject: [PATCH] Update README.md --- README.md | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 07ec91a..7d9a2ab 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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