Giter Club home page Giter Club logo

frontend-code-assignment's Introduction

Frontend code assignment

  1. Create a web application that consumes Github API and follow the requirements as listed below.
  2. Host your production ready application (Any platform is okay i.e Heroku, Netlify, AWS etc.)
  3. Push your new repository in your Github account
  4. Send us the links to your Github repository and the deployed application
  5. Completing all bonus points is not compulsory

Requirements

  • There is a search bar to let the user search by username (login name)
  • While searching, the application shows an animated loading indicator
  • After the search is completed, the application shows the list of users along with their avatar and their username on the same page
  • If the results are not complete in one page, the pagination is shown on the screen
  • When a list item is clicked, the application is navigated to a new page that display the parsed JSON payload of that user
  • The new page also has to display the list of the user's repositories, followers and following
  • The application is built by React (Bonus if built in Next.js)
  • The application has to be responsive and optimised for mobile
  • A documentation on how the application works and how to set up and build the project is provided

Bonus points

  • It uses React hooks and functional components
  • The pages are server-side rendered and are cached in the server
  • The animated loading indicator is done in CSS
  • The application style is built by one of the CSS preprocessors
  • All pages' URL is reusable - meaning it can be copied and pasted on different browser and still shows the same result
  • All pages are SEO optimised
  • The results list also asynchronous-ly shows the number of followers and following of each user without going the user page
  • The search input does the searching as you type (See google search as an example)
  • There is animated transition between pages

Happy Coding!

frontend-code-assignment's People

Contributors

sohoapp-developer avatar twilink 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.