Skip to content

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.

Notifications You must be signed in to change notification settings

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

Watchers

Forks

Releases

No releases published

Packages

No packages published