Skip to content

Github profile tacker for Technigo Student's profile. This projects shows the projects forked from and has pull-request to Technigo

Notifications You must be signed in to change notification settings

loulunds/project-github-tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

GitHub Tracker

This project makes use of Github API. The user can fetch data to view their own or other Technigo students' profile. The project show the user profile information like name, username and location. It can also show the repositories forked from Technigo's Github account.

Start by briefly describing the assignment in a sentence or two. Keep it short and to the point.

The problem

Data is fetched from Github's API by fetching through different URLs with different queries necessary to locate the data needed. Data is also filtered by .filter() method or .find() in order to get only the repositories forked from Technigo and with pull requests done by the user.

The website has my profile as default but users can search for their own profile. Their repositories from Technigo are the ones that are going to be shown.

A chart showing the number of Technigo projects and some other information are shown. The chart will be re-rendered every time a new profile is searched.

I also added a light mode that will turn the background white and the font color dark and readable. Click on the lightbulb to see this.

View it live

Lousanne's Github Tracker

About

Github profile tacker for Technigo Student's profile. This projects shows the projects forked from and has pull-request to Technigo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 45.2%
  • CSS 38.5%
  • HTML 16.3%