The BCDevExchange website is the public facing site for the BC Developers' Exchange - an experiment in tech innovation and collaboration. *NOTE: This repo is deprecated* and retained only for archival/informational purposes. The repo containing the current BC Developers' Exchange app is https://github.com/bcdevexchange/devex. Head over there to see the latest code.
Apache License 2.0
24
stars
12
forks
source link
As a developer, I want to a list of all the issues posted on the BCDevExchange so I can decide what to work on. #173
Create a Global list using the GitHub API to view all issues in the BCDevExchange and the BCGov GitHub orgs. Include project name (with link to repo), issue name (with link to issue), labels, and the number of repo activity (forks and pulls).
Approach:
Use the GitHub API to view all issues in the BCDevExchange and the BCGov GitHub orgs.
DOD:
List of issues that can be filtered by labels, including skills required.
For each issue listed, hyperlink to issue in GitHub
For each issue listed, hyperlink to profile page
"As a developer, I want to a list of all the issues" I think you a word there. ;) Same wording on the website itself. Apologies for the trivial issue, the stuff you all are doing looks amazing.
Create a Global list using the GitHub API to view all issues in the BCDevExchange and the BCGov GitHub orgs. Include project name (with link to repo), issue name (with link to issue), labels, and the number of repo activity (forks and pulls).
Approach: Use the GitHub API to view all issues in the BCDevExchange and the BCGov GitHub orgs.
DOD: List of issues that can be filtered by labels, including skills required. For each issue listed, hyperlink to issue in GitHub For each issue listed, hyperlink to profile page
Connect with Loren, Rommel