Skip to content

JenFi72/project-github-tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Tracker

In this project we were suppose to build a tracker of all our projects related to Technigo using GitHub API. The site should include:

  • A list of all repos forked from Technigo
  • Username and profile picture
  • Most recent push for each repo
  • Default branch for each repo
  • URL to the actual GitHub repo
  • Number of commits per repo
  • Chart showing completed projects/total.

The problem

In order to solve the problem I've worked with API's and a personal token. A challening project where there still are things needed to be fixed (when the chart is showing only 2 out of 5 projects are visible).

View it live

https://jolly-hopper-ee7c71.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 61.3%
  • CSS 21.1%
  • HTML 17.6%