CodeForBoulder / CfB-Website-New

Old Website Redesign for Code for Boulder Brigade
http://codeforboulder.github.io/codeforboulder.org/
0 stars 3 forks source link

Make a foundation for using the Github API #21

Open alexfinnarn opened 7 years ago

alexfinnarn commented 7 years ago

I messed around a little bit at a meetup with pulling data from this API. Unfortunately, it was on a VM that got blown away.

https://developer.github.com/v3/

The idea would be to have one or more JS objects with properties that could be rendered with simple strings as outputs.

alexfinnarn commented 7 years ago

I'm not too great with JS at this point, but I'm going to start with the module pattern as referenced here: https://scotch.io/bar-talk/4-javascript-design-patterns-you-should-know#module-design-pattern