Skip to content

Ajax + Jquery + Github Api: Technologies used in making a github user search resulting in a wide range of information about that specific user displayed in components. It's pretty cool.

Notifications You must be signed in to change notification settings

Dorani/Github-Spotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Github-Spotter

Ajax + Jquery + Github Api

Get Github Keys

  • Oauth applications
  • we will need client id and client secret generated

Create File structure

-style, index and js

Bootstrap

  • template for html from examples at getbootstrap.com
  • use bootswatch link for styles
  • still include link to styles
  • for the bootstrap js file we use bootstrapcdn.com
  • grab js link
  • create script tag for js bootstrap
  • do not forget script tag for main js and jquery as well
  • begin coding

About

Ajax + Jquery + Github Api: Technologies used in making a github user search resulting in a wide range of information about that specific user displayed in components. It's pretty cool.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published