Skip to content

liquidseven/JBike6

Repository files navigation

JBike6

Jbike6 is a web application of a matlab program for calculating the weave and capsize speeds of a modeled back More information and the actual matlab program found here JBike6

Current Build

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Installing

From your cmdline navigate to the Jbike6 folder

Using npm (node package manager which should have installed with node)

Install react-scripts

npm install --save react-scripts

This should go through the package.json file and install all of the dependencies needed for the Jbike6 project

Running Jbike6

Inside the Jbike6 folder

npm run start

Jbike6 should open up in your web browser locally on port 3000

TODO

  • Calculate function from the matlab program must be completed
    • Jbcrit
    • JbDoubleroots
    • Jbeig
      • linspace matlab function implemented into JS
    • Jbroots
    • Jbrev
  • Graph component must be completed to use that data
  • Static website portion must be completed
  • Error handling
  • MongoDB/JSON for saving Bikes
  • Styling to fit program on full viewable space in browser

Authors

Original Jbike6 Matlab

Jbike6 Web Application

  • Matthew Young - CS Major University of Wisconsin-Milwaukee
  • Adam Skwierawski - CS Major University of Wisconsin-Milwaukee

About

This project was bootstrapped with create-react-app

About

JBike6 WebApp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published