Skip to content

xanderfehsenfeld/react-ocean-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Ocean App (under development)

Synopsis

A front-end Oceanography webapp built with React, Redux, and React Three Renderer. Meant to be served by the Ocean App Server.

Installation

  1. Follow directions to install the Ocean App Server. The instructions steps will download this repository as a submodule.

Usage

  1. Choices:

Development

Task List

  • Snapshot tests for React components
  • Make graph adhere to aspect ratio
  • Layered 3d chart which shows shape of layers.
  • Add streaming capability
  • Pre-load frames
  • Show frame data like hour or data
  • Frame scrubber should reflect range limit
  • Frame scrubber should show which frames have loaded
  • Display loader spinner on not-yet-fetched frames
  • Play toggle should be larger
  • Add docs to explain code
  • Terrain
  • Controls page

Notes

This project was bootstrapped with Create React App. The three-dimensional visualizer part of this app was created using React Three Renderer

License

MIT