yuenci / Github-Issues-Collector

Stay on top of all your GitHub issues, all in one place!

Home Page:https://github-issues-collector.pages.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github Issues Collector

1679681243863

I have a lot of projects in progress at the same time. Sometimes I want to know what issues are in the current projects. At this time, I had to open all the projects and look at them one by one. It is very inconvenient, so I wrote this application to put the The issues of the projects on Github can be viewed together, which is more convenient for me to manage all issues.

πŸ’» Prerequisites

Before you begin, make sure that you have met the following requirements:

  • You have installed the latest version of nodejs
  • You have installed the latest version of Yarn

πŸš€ Installing

To install this project, follow these steps:

  1. Clone repo
$ git clone https://github.com/yuenci/Github-Issues-Collector
  1. Install dependencies
$ yarn
  1. Start project
$ yarn dev

β˜• Usecase

To use this project, follow these steps:

1. Set token

1.1 Go to https://github.com/settings/tokens?type=beta

1.2 Set token's name and Repo's access 1675147830919

1.3 Set issues permissions 1675147862843

1.4 Generate token 1675147883613

1.5 Input token 1679681815435

2. Add repo and view issues

1679681832535

3. Go to github for more operation

1679681836204

4. Search and filter

1679681839866

πŸ“« Contributing

To contribute this project, follow these steps:

  1. Fork this repository.
  2. Crie um branch: git checkout -b <some_branch>
  3. Make your changes and confirm them: git commit -m <message_commit>
  4. Push to the original branch: git push origin <peoject_name> / <local>
  5. Create the pull request.

Alternatively, see the GitHub documentation on how to create a pull request.

🀝 Collaborations

profile image

Innis - yuenci1575270674@gmail.com

πŸ˜„ Be one of the contributors

Want to be part of this project? Click HERE and read how to contribute.

πŸ“ License

This project is under license. See the LICENSE file for more details.

(⬆ Back to top)

About

Stay on top of all your GitHub issues, all in one place!

https://github-issues-collector.pages.dev/


Languages

Language:Vue 80.2%Language:JavaScript 17.7%Language:HTML 1.2%Language:CSS 0.9%