GithubHelp home page GithubHelp logo

gh-followers's Introduction

Followers

  • Create a small Angular.js application that fetches users from github's public api and displays a user's followers.
  • Use Angular.js version 1.5 or higher (already included in this repo, don't use Angular 2 ;))
  • Make a user interface that is friendly and functional (use whatever libraries you want, bootstrap is included in this repo)

Requirements

  • Clone this git repo and create a branch that you will build your version of the application on. (please commit often to display the steps taken while building the application)
  • When a user first comes to the page a list of users from github should be shown. (no need for pagination, just grab the first batch)
  • A user should then be able to click on a user and have that users followers fetched and displayed in some way.
  • A user should also be able to go back to the original state of the page. (just the list of github users)
  • Try to use a component based architecture utilizing angular components that were introduced in Angular 1.5. Docs
  • Feel free to use es2015(es6) features supported by the latest chrome browser.
  • When finished please make a pull request back to this repository through github.

Reference

gh-followers's People

Contributors

aodhanhayter 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.