Giter Site home page Giter Site logo

githubapp's Introduction

Github top users application

Description of the app

Create a React application that will show the top 10 users with over 1000 followers on Github. Leverage Github API to fetch the user list. The application should leverage any component library to show a user list with avatars, amount of followers and username of the people. The application should not expose github API token to the frontend application code.

Technical requirements

UI - React Framework - Laravel + Docker

Acceptance criteria

  1. Application will show the top 10 users with over 1000 followers on the Github on the initial UI load.
  2. Application will show a filterable input to search for users with over 1000 followers by username on Github.
  3. Application will be able to show the github user followers chart over the last 24 hours in 1 hour period by clicking on a chart icon.
  4. Username search will be performed as the user is typing the username (live search)
  5. Github API token is not exposed to the FE code.
  6. Clicking on the username/avatar will open their profile on Github website.

Bonus points (Stretch goals)

  1. Ability to mark any profile as favorite/unfavorite
  2. Favorite list stored under the user e-mail (authorization will be just by entering e-mail, no passwords/auth just raw e-mail)

githubapp's People

Contributors

marianfigula avatar

Watchers

 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.