Skip to content

An app to search & shows Github repositories based on enterd keyword using Github API in card list format . It leverages performance optimization using pagination & throttling. (Angular+Bootstrap4)

Notifications You must be signed in to change notification settings

dhirendrapratapsingh/AngularGitReopSearchList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Just Download html file & play no Dependicies

Requirements

Take input from the user in the input box Call git API to get the list of repositories for given keywords. (https://api.github.com/search/repositories?q=TEST) You will get a list of repositories in response, Render those repositories in your page. A Repository card must contain the following field Repository image Repository Name Repository Descriptions No of forks No of open issues Link to that repository This Page must be responsive(Desktop and mobile).

Libraries & framework

The following cdns are included in index.html via scipt/links

Angular1.6, jQuery3.3, Bootstrap4, Fontawsome

Previews

image

Screenshot from 2019-05-06 00-55-46 Screenshot from 2019-05-06 00-57-29 Screenshot from 2019-05-06 01-00-43 Screenshot from 2019-05-06 08-47-07 Screenshot from 2019-05-06 09-16-51

image

About

An app to search & shows Github repositories based on enterd keyword using Github API in card list format . It leverages performance optimization using pagination & throttling. (Angular+Bootstrap4)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages