Skip to content

A GitHub-like page where you can track all of the projects which I will build at Technigos boot camp. For this project, I used JavaScript and digged deeper into API.

Notifications You must be signed in to change notification settings

nehrwein/project-github-tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

GitHub Tracker

This project is all about working with the Github-API.

The tracker shows

  • username/pic
  • all the repos that are done by me during the Technigo bootcamp
  • no. of commits and commit messages for each repository
  • a doughnut pie from chart.js

The problem

I focussed in this project on gaining data from the API and filter/sort it in a way that I get all the entries I want to show in my tracker.

I kept the design simple and made it look close to the original GitHub-website.

If I would have more time, I would like to add "no. of commits" to the sort field and maybe add a search field also.

View it live

Take a look at the project here: https://github-tracker-nehrwein.netlify.app/

About

A GitHub-like page where you can track all of the projects which I will build at Technigos boot camp. For this project, I used JavaScript and digged deeper into API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.5%
  • CSS 30.0%
  • HTML 14.5%