From c56de1f0683a2104bc00f1de1c7468861bf45dc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=A2=E3=83=AC=E3=82=AF=E3=82=B5=E3=83=B3=E3=83=80?= =?UTF-8?q?=E3=83=BC=2Eeth?= <4975670+pavlovcik@users.noreply.github.com> Date: Thu, 7 Dec 2023 19:04:34 +0900 Subject: [PATCH] Update README.md --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8931b7fc..5167c2a9 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,16 @@ Ensure that `SUPABASE_URL` and `SUPABASE_KEY` are set. This is for GitHub user r yarn yarn start open http://localhost:8080 -``` \ No newline at end of file +``` + +# Features for End Users + +- Login with GitHub to view issues locally +- Keyboard navigation (up/down arrows and escape/enter key) +- Sorting + +![127 0 0 1_8080_ (4)](https://github.com/ubiquity/devpool-directory-ui/assets/4975670/77dc4263-3837-47de-9924-e82fb571e8cc) +![127 0 0 1_8080_](https://github.com/ubiquity/devpool-directory-ui/assets/4975670/7cf35a52-ef1d-4b8a-a29e-06e2adab2862) +![127 0 0 1_8080_ (1)](https://github.com/ubiquity/devpool-directory-ui/assets/4975670/6ad4d41e-3edd-46d7-a077-909c170cff81) +![127 0 0 1_8080_ (2)](https://github.com/ubiquity/devpool-directory-ui/assets/4975670/b7861ce7-1f1f-49a9-b8e2-ebb20724ee67) +![127 0 0 1_8080_ (3)](https://github.com/ubiquity/devpool-directory-ui/assets/4975670/60145f08-ab5c-48d7-8e23-de766c964b39)