Game of Life Implementation
Authentication and Authorization are a keystone feature for any modern application. With so much personal or private data being shared across parties, data privacy is a key consideration. While, building your own Authentication and Authorization tool would be a great technical challenge, any edge cases that you did not consider would leave you open to explotation.
Hence the purpose Game of Life is to learn how to use OAuth and leverage its rich ecosystem of .
Fetch user's Github contribution calendar to generate seed data for Conway's Game of Life.
- Via OAuth w/ Github and Github's API
- test using fetch first
Learned how to configure webpack to serve my client and dev server concurrently add docs
Learned how to webpack to incorporate Bulma framework add docs
- Users
- Github users