8000 GitHub - OlegKonyk/git-dashboard
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

OlegKonyk/git-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

git-dashboard

Simple UI for displaying organization's projects

Built with Angular.JS, Angular Material and GitHub APIs

See demo: http://www.okonyk.com

In order to serve the app:

Main functionality:

  • Loads projects for specific organization
  • 'Order By' dropdown gives convenient way to sort project based on following criteria:
    • Forks
    • Stars
    • Watchers
    • Open Issues
    • Size
    • Creation Date
    • Last Push
  • 'Search box' provides filtering and name suggestion base on first characters that are typed in (3 char min)
  • 'Browse Commits' provides the list of recent commits (last hundred)
  • There are number of links that brings you to specific page of github.com:
    • project name
    • commit message
    • committer nick and image
  • 'SETTINGS' tab provides the way to change organization name: 'Apple', 'Google'. etc. (If name not valid error message will appear)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0