Giter Site home page Giter Site logo

emf-tech-test's Introduction

EMF Web Dev Task

EMF tech test using React, created using Create-React-App with TypeScript. This project is a Circulytics Leaderboard displaying a list of companies, what industry they belong to, and their Circulytics score.

A user can add a new company and choose from a list of industries and select a score, then the list of companies can also be sorted by several parameters.

Setup

This project requires npm to run

  1. Clone the repo

  2. Use npm i to install node_modules from project root

  3. Use npm run build to generate build files

  4. npm install -g serve & serve -s build to view the App in your browser.

The Challenge

Introduction

Circulytics is the Ellen MacArthur Foundation’s leading tool for measuring how circular an organisation is, and provides feedback in areas that they can improve. Organisations provide key information which can be used to calculate an overall score, as well as scores in different themes.

Task 🎯

Your goal is to create a Circulytics leaderboard. This will be a single web page displaying a list of companies. We want to see their Name, Industry and Score:

  • Name - a string of max-length 32 characters
  • Industry - a single choice from the following list:
    • Agriculture,
    • Consumer/end products,
    • Energy,
    • Finance,
    • Infrastructure,
    • Services,
    • Transportation,
    • Upstream processing
  • Score - a single decimal number between 0.0 and 1.0 (inclusive)

The page needs to support user input so companies can be added.

Stretch goals 🤸🏻‍♀️

If you have sufficient time, exploring one or more of the following additional functionality would be great!

  • search
  • sort
  • filter
  • persistence

emf-tech-test's People

Contributors

artfulgarfunk avatar georgemillard avatar

Watchers

 avatar  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.