Skip to content

Dave-Gallup/issues

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Issues

Setup

Before working, fork and clone this repo and then do:

npm install

To run the unit tests that should guide your work do:

npm test

Todo

Build out the Issues class inside Issues.js by completing the logic for its getter properties. The Issues class creates instances with a collection of GitHub Issues data and getter properties to access the data meaningfully.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%