Skip to content

jatindogra/Issue-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Issue-Tracker-DEV

===========

Node.js - Express - AngularJS

Getting Started

Your development environment will require:

  • Node.js
  • Node Package Manager(npm)

Once the prerequisites have been installed, you will be able to execute the following from a terminal.

../Issue-Tracker > npm install
../Issue-Tracker > node server

This should fetch all the dependencies and start a Web Server listening on localhost:3000

server running

The web-app is also deployed at https://young-peak-65899.herokuapp.com

About

  • Issue Tracker is a tool to track issues for all the public github repositories.
  • You need to input a github repository URL in the input field and click track issues.
  • Issues are classified in the 4 parts:
    1. Total Number of issues opened
    2. Number of open issues that were opened in the last 24 hours
    3. Number of open issues that were opened more than 24 hours ago but less than 7 days ago
    4. Number of open issues that were opened more than 7 days ago

Future Aspects

In the future, this tool can be enhanced to see the pull requests and user will be able to differntiate between issues and pull requests. One more thing in future user will be able to see the information about issue. For example, is it a feature or bug etc, what is the description of issues.

About

GitHub Issue Tracker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published