manikantavoonna / Mindtree

Mindtree Interview Assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mindtree Logo

Mindtree Interview Coding Assignment

The following Mindtree Assignment was part of interview process. The assignment objectives where

  1. List all users in the order they signed up on GitHub. Using Get all Users Document.
  2. Display Users Avatar and login name.
  3. On click of Avatar display a window on the right panel with his Users Bio details must include id,name,company,location,public repos and followers.
  4. Display pagination.

Installation

  1. Clone or download the repo
  2. Register OAuth App
  3. Add the credentials in App.js
  4. Install Dependencies yarn install or npm install
  5. Start the app yarn start or npm start

Note

The assignment was part of an interview whose positions have been fulfilled, this repo is meant for people to learn more about React and Github Developer Program so that you can use this to sharpen your skill set or help with other interviews.

This repo is not meant for cheating on any kind of exam, its purely educational

About

Mindtree Interview Assignment

License:MIT License


Languages

Language:JavaScript 73.6%Language:HTML 13.6%Language:CSS 12.8%