Skip to content

nadialefebvre/project-github-tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project GitHub Tracker

Weekly project for Technigo's bootcamp, week 7: build a GitHub tracker (February 2022)

Tech stack

  • JavaScript
  • HTML
  • CSS
  • API

The problem

The project is to build a GitHub tracker to gather my Technigo repositories in order to practice JavaScript and API skills through GitHub API. It contains some data about the repositories like commit messages, lastest push and so on.

At first I felt some stress since there was no starter code to begin with and it felt like a big mountain to climb. But in the end, I found it quite easy and interesting to work with many fetches nested inside one another. My biggest struggles were to style the charts with chart.js since the documentation wasn't always clear and to deal with the layout I chose (card with tab buttons). Even if I always want to reach more advanced goals, I didn't feel the need to add a filter or a search field since the number of repositories is quite low, and it didn't seemed a big challenge anyway.

View it live

Project deployed here: Nadia Lefebvre - GitHub Tracker

About

Website collecting forked repositories with GitHub API.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages

  • JavaScript 73.8%
  • CSS 14.3%
  • HTML 11.9%