Project of today

The goal is render a github informations on a page with: Promises, Map and Reduce. Take a look to the GitHub API Documentation to know where to fetch the informations.

Steps:

  • Create an Object that is a User in GitHub
  • Add a method to fetch user informations
  • After informations are fetched, fetch repository informations
  • After display on HTML