Skip to content

mojodev/github-open-issue-detail

 
 

Repository files navigation

github-issue-detail

This project is generated with yo angular generator version 0.11.1.

Api used : Desc : Github open issue detail url : https://api.github.com/repos/Shippable/support/issues?state=open url for repo(input) : https://github.com/Shippable/support

Step to run App :

  • should installed Node in the system. -in root directory(directory that contain package.json and bower.json), need to install npm and bower using command 'npm install' & 'bower install' -'grunt serve' command is used to run the app. -if sever is not getting start,it means that some of the module is missing.please update npm usin npm update command. and then start server again.
  • url for application : localhost:9000. -take input as github repo(ex: https://github.com/Shippable/support). and click on filter button. will search all open issue for specified time.

About

This project list all open issue for public GitHub repository.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • ApacheConf 49.3%
  • JavaScript 33.6%
  • HTML 15.1%
  • CSS 2.0%