From bdb759070f2637cfabb2ed35d1da7d132dd74fcc Mon Sep 17 00:00:00 2001 From: Basilis Samoladas <33910381+basilisSam@users.noreply.github.com> Date: Wed, 4 May 2022 14:47:22 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d1d69ba..0154b54 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # Github-Issues [![Netlify Status](https://api.netlify.com/api/v1/badges/23134d99-093a-4f00-8962-6e535397eab0/deploy-status)](https://app.netlify.com/sites/github-issues-prj/deploys) [![Known Vulnerabilities](https://snyk.io/test/github/basilisSam/Homelike/badge.svg)](https://snyk.io/test/github/basilisSam/Homelike) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/db399f123ac142dca21f76a93341ee77)](https://www.codacy.com?utm_source=github.com&utm_medium=referral&utm_content=basilisSam/Github-Issues&utm_campaign=Badge_Grade) +The project shows the github issues of the Reactjs project. +It contains pagination, filtering `Open` & `Closed` issues and comments for every issue. +It also contains a detailed view by selecting an issue giving more information to the user regarding the issue selected. You can find the kanban board of this project [here](https://github.com/basilisSam/Github-Issues/projects/2).