Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dynamic credits scene #19

Open
saricden opened this issue Feb 2, 2019 · 2 comments
Open

Add dynamic credits scene #19

saricden opened this issue Feb 2, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@saricden
Copy link
Owner

saricden commented Feb 2, 2019

Need to create a dynamic credits screen that (ideally) can use APIs to pull both the list of contributors (and maybe collaborators too), along with patrons from Patreon.

Relevant APIs:
https://developer.github.com/v3/
https://docs.patreon.com/#introduction

@saricden
Copy link
Owner Author

saricden commented Feb 2, 2019

If it's not possible to draw from APIs for the relevant lists, we can resort to just keeping big JSON files for each. I don't see them growing to a size where this would cause issues. Possibly look at automating a scrape process if that's the path we take.

@saricden saricden self-assigned this Feb 2, 2019
@saricden saricden added the enhancement New feature or request label Feb 2, 2019
@saricden saricden added this to Todo in No Place Like - Africa MVP via automation Feb 2, 2019
@saricden saricden moved this from Todo to Doing in No Place Like - Africa MVP Feb 2, 2019
@saricden
Copy link
Owner Author

saricden commented Feb 2, 2019

GitHub:
Collaborators require authentication.
Contributors is public tho: https://api.github.com/repos/saricden/no-place-like/contributors

@saricden saricden moved this from Doing to Todo in No Place Like - Africa MVP Feb 4, 2019
@saricden saricden removed their assignment Mar 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant