Skip to content

manikantavoonna/Mindtree

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.6%
  • HTML 13.6%
  • CSS 12.8%