From 171a9869c7ce7c400a9aceb4d9b5e8351598d8ce Mon Sep 17 00:00:00 2001 From: Daniel Jancar <112062588+danieljancar@users.noreply.github.com> Date: Tue, 13 Aug 2024 15:05:52 +0200 Subject: [PATCH] Update README.md Signed-off-by: Daniel Jancar <112062588+danieljancar@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8241a3d..f929166 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ As this project was developed in a short amount of time, there are some known is - **Accessibility**: The platform is not fully accessible yet. We tried to implement some accessibility features, but there is still some work to do. - **Error Handling**: The error handling is not perfect yet, but already pretty good. - **Protect from Sybil Attacks and improved Authentication**: We need to implement a way to protect the platform better from Sybil and other attacks. +- **Improve UI/UX**: We implemented a lot of logic and tried to keep the UI clean and straightforward, still we will continue working on it and improving as much as possible. ## Future Features