Giter VIP home page Giter VIP logo

portf-coding-challenge's Introduction

PortF Coding Challenge

Task

Use the PunkApi (https://punkapi.com/documentation/v2) to fetch all of the beers that they have in their API (~324 at time of writing). Then, using Nivo (https://nivo.rocks/) plot, using a bar graph, the sum of beers first brewed for each month.

Finally, create a filter that allows the user to filter the bar graph by date, and by the beer percentage (ABV).

We aren't too fussed about styling for this exercise, but it would be ideal to get the structure of the page to be similar to the wireframe below:

Screenshot 2022-07-18 at 15 54 12

Considerations

  • Consider how this may be expanded in the future, and which components may be re-usable as the application grows.
  • We prefer to utilise functional React with Hooks, over class-based React, however, this is not a dealbreaker.
  • You do not need to build a date-picker yourself, there are many open source ones available!
  • Don't just commit all your work in one go, do lots of small commits!

Assumptions

  • If the beer does not contain a first brewed month and only a year is available, assume Janaury of that year.

Submission

Fork this and commit your work into any public repo (Github, Gitlab, Bitbucket etc.)

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.