Skip to content

Commit

Permalink
Initial Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack Powell committed Jan 21, 2021
0 parents commit f2add8a
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Water Table!

Our satellite products are used across the world for environmental, industrial and IoT applications; in many cases they're used to periodically capture and transmit remote sensor data. Typical monitoring applications include: oil/gas pipelines, glaciers, oceanic buoys and river sensors.


We're looking for a new screen to present and visualise the data from such a sensor; it should be both highly functional and look great too!


**Key Requirements**
* Consume JSON sample data and decode sensor data
* Present the data in tabular form; with appropriate:
* Formatting/styling for data types
* Arrangement and presentation
* Search/filtering capabilities
* UI performance for data size
* Cross browser and screen size considerations
* Visualise the “sensor” data
* Impress us by visualising some/all of the sensor data

You'll be assessed on your code quality, visual presentation and attention to detail - it's okay to use external dependencies, but we expect to see sufficient original work to be able to assess your abilities!
1 change: 1 addition & 0 deletions river_sensor_data.json

Large diffs are not rendered by default.

0 comments on commit f2add8a

Please sign in to comment.