Skip to content

SteppbySteph/project-github-tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Tracker

Replace this readme with your own information about your project.

This week we practiced on fetching API from github by extracting data from our forked Technigo repos. We also learned how to use tokens and adding a chart with chart.js.

The problem

Describe how you approached to problem, and what tools and techniques you used to solve it. How did you plan? What technologies did you use? If you had more time, what would be next?

This time I learned to ask for help sooner than later since I got stuck with fetching pull requests inside a function. The problem was solved by nesting the fetch of API for pull requests inside the first fetch. Another problem I encountered was not knowing how to use the tokens correctly and how to make Netlify show my index.html site. But after some added information in the notion page the problem was easily fixed! If I had more time I would try to play around with API:s more and presenting the data with another chart.

View it live

Every project should be deployed somewhere. Be sure to include the link to the deployed project so that the viewer can click around and see what it's all about.

https://dazzling-edison-30e09d.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.5%
  • CSS 26.2%
  • HTML 11.3%