Skip to content

ottosuhett/github-user-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Github User Search

Project using Github API

Table of contents

Overview

Users should be able to:

  • Search Github user by username

  • After the search, the user will see some profile information:

    • Image
    • Name
    • Bio
    • Followers and Following number.

    -Repositories:

    • A maximum of 10 repositories, with the number of forks, stars, watchers and language and each of the repositories is a link to the repository.

    -Event List

    • List of the last 10 events:

    Only events created within the past 90 days will be included in timelines

      - PushEvent:
      repository name - event message
      - CreateEvent:
      repository name - CreateEvent
    
    • Only events created within the past 90 days will be included in timelines. Events older than 90 days will not be included (even if the total number of events in the timeline is less than 300).

Screenshot

Search

Repositories

Responsive

Built with

  • HTML5
  • CSS
  • Javascript

Author

About

Type username and see a summary of the Github profile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published