Skip to content

surajit09/SearchApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SearchApp

This app will allow an user to search a repository by name and display a repository's relevant information such as URL, description, forks, count etc.

Also, the app will display the available issues of a repository in a sepearte section in the UI: The user interface design has been implemented using Twitter Bootstrap The app also has a section for visualising the number of forks , open issues, waches etc via graph This project was generated with AngularJS and NodeJS.

#Development server navigate to local repository and run node app.js to fire up the application. Navigate to http://localhost:3000/ The app will automatically reload if you change any of the source files.

Running unit tests

Navigate to Test folder and run 'karma start' to start test server. This is using phantomjs

Code coverag has been implemented using Istanbul tool. The covergae report is generated in coverage folder.

About

This app will allow an user to search a repository by name and display a repository's relevant information such as URL, description, forks, count etc. This app has been created using Angular and NodeJS.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors