techdaly / githuman

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHuman

First code review for JavaScript at Epicodus, 05.27.2016

By Amanda Daly

Description

Uses the GitHub API to find humans on GitHub! Sorry, robots.

Setup/Installation Requirements

  • _Clone this directory. Create a .env file in the head of the directory. Insert this line of code: exports.apiKey = ("YOUR-KEY-HERE"); You can obtain your own GitHub API key under your user settings on your GitHub account. _

Known Bugs

If a user does not have at least 30 repositories, no repositories will appear in their list.

Support and contact details

If you run into any issues or have questions, ideas, or concerns please contact me at techdaly@gmail.com. Feel free to make a contribution! I am picky about color schemes, though.

Technologies Used

HTML, CSS, JS, npm gulp and bower, API

Bonus Items

Robots.

License

*The MIT License (MIT)

Copyright (c) 2016 Amanda Daly

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.*

Copyright (c) 2016 Amanda Daly

About


Languages

Language:CSS 94.9%Language:JavaScript 4.7%Language:HTML 0.5%