ziqingW / EOG_assessment

Assessment for EOG program

Home Page:https://ziqingw.github.io/EOG_assessment/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Houston Probe Visualization

A React assessment project for EOG to visualize the real-time probe reading around Houston in various ways: form, map and line plot.


Nerd's thinking

Gains:

  • It was a great usage for Redux and React-Saga
  • I learned to use React-Saga for dealing with API requests and errors from it

Pains:

  • A default marker was created when there was no data received for the React Google Map, which was annoying to remove
  • Too frequent reloading the page would cause the API freezed for couple of seconds

Languages:

  • React
  • React-Redux
  • React-Saga
  • React-Toastify
  • Material-ui
  • Google-maps-react
  • React-Highcharts

Published:

GitHub Page

About

Assessment for EOG program

https://ziqingw.github.io/EOG_assessment/

License:MIT License


Languages

Language:JavaScript 92.8%Language:HTML 6.3%Language:CSS 0.9%