The following Mindtree Assignment was part of interview process. The assignment objectives where
- List all users in the order they signed up on GitHub. Using Get all Users Document.
- Display Users Avatar and login name.
- 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.
- Display pagination.