Scully87 / github_api

:octocat: :octocat: :octocat: :octocat: :octocat: :octocat:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github Profiles API

link to page:
===============================

####Created a simple page to show the use of Github user profiles through the developer API

####Within the page you can type in Github User names and the API will fetch and display the relevant data correlating to that specific user

####Technologies Used:

  • CSS
  • JQuery
  • Github API
  • HTML
  • Sinatra
  • Heroku

####To do list:

  • Retrieve use of Github User API
  • Create an input field for Github user name
  • Create a viewable page styled with CSS
  • Display Users Profile picture, Followers, Username
  • Create functioning links for Users' Email and Social Media/blogs

How to use

Click Here for link to site

Clone the repository:

$ git clone git@github.com:scully87/github_api.git

Change into the directory:

$ cd github_api

Open locally from command line:

$ rackup

To view locally:

 - Browser URL: http://localhost:9292

About

:octocat: :octocat: :octocat: :octocat: :octocat: :octocat:


Languages

Language:CSS 91.0%Language:Ruby 9.0%