Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 719 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 719 Bytes

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/