Skip to content

tiiliu/project-github-tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

GitHub Tracker

This weeks assignment was to create a responsive tracker website for Github repos by using the Github API.

The problem

I started the project by gathering all the necessary information using the fetch() method. After that I started to build the functions for using the information and refactored the code. All functionalities were done with Javascript. With Javascript I also created a chart to show data about course progress.

With more time, I would like to use the collected data to show more information through different functionalities, for example the accordion to show review or commit messages from projects.

View it live

Link to my deployed project:

https://my-gitfolio.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 51.7%
  • CSS 40.8%
  • HTML 7.5%