Giter Site home page Giter Site logo

aghyad / github_api_app Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 94 KB

This application is intended to be used used with the GitHub Search API

Home Page: https://aghyad-github-api-app.herokuapp.com/

Ruby 77.97% JavaScript 0.81% CoffeeScript 0.32% CSS 4.10% HTML 16.80%

github_api_app's Introduction

# interview-project Bookshout interview project.

Assignment: Using the GitHub Search API, implement a web app that queries repositories based on user input and displays the following data / options:

Business Requirements:

  • A list of the results along with the programming language for that repo

  • A filtering of the results based on the languages returned (can use AJAX or make separate requests)

  • Sort by stars in either asc or desc order

  • Pagination, if available

  • Persist the user’s information upon logging in to the app in a DB

Technical Requirements:

  • Use Ruby on Rails as backend app.

  • Push code to GitHub public repo

  • While the GitHub search API is public and can be used without authentication, you must authenticate your user and make authenticated requests. Use oauth.

  • It must be deployed to either a micro EC2 instance or Heroku Instance

  • You must persist some data in a database. Ideally, this would be the user’s information that comes back from their API after authenticating with OAuth 2

Everything else is up to you and you are free to use any tools / libraries you need to get the job done.

Things we look for:

  • Code quality

  • Specs / Tests

  • Use of tools / gems / etc

  • Speed of completion (On average, people get it knocked out in 3 days max)

  • Anything you think will make your app special. Extra credit is always good.

github_api_app's People

Contributors

aghyad avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.