WhelanB / GithubExplorer

An ASP.NET Core based website for experimenting with the Github API (v3)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHubExplorer

An ASP.NET Core Web Application designed for Software Engineering which displays data based on the currently authorized user and eventually graphs Github-wide data

Usage

Once authorised, the profile page will display private repositories and a pie chart of the languages used. The Graph page will display the languages you have in common with your followers, and allow you to view follower profiles.

##Dependencies The project makes use of Octokit and Newtonsoft.JSON. It is built with ASP.NET Core and is therefore cross-platform

Live Build

A live demo is available here. This is published to frequently and so may not always be stable. It is not always reflective of the current state of the repository, although will generally not be too far ahead of the previous development branch commit

About

An ASP.NET Core based website for experimenting with the Github API (v3)


Languages

Language:C# 96.3%Language:CSS 3.5%Language:JavaScript 0.2%