GithubHelp home page GithubHelp logo

andsnpl / wmi-react-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from caroffer/wmi-react-app

0.0 0.0 0.0 206 KB

A barebones React app to render WMI data.

HTML 33.68% CSS 18.20% JavaScript 48.12%

wmi-react-app's Introduction

Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Runs a set of basic tests for the app.

Tasks

  • Move honda_wmi.json file's content to a backend API written in C# & ASP.NET Core 3.1
    • Data must be retrieved from the API and rendered instead of from the local browser
    • A spinner or a Loading... text must appear while the request is in flight
  • Style table element that displays WMI table
  • Render data sorted by CreatedOn and then by WMI
  • Introduce a search box to accept user input, filter and render data
  • Introduce a Select control to group by country
    • By default View All option must be selected, rendering all records
    • Distinct countries must be available for user selection
    • On selecting a country, data must be filtered down to just the country
    • Search and Country selection must work together

wmi-react-app's People

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.