Git Product home page Git Product logo

surffinder's Introduction

Build Build status
Azure Pipelines Build Status
Travis Build Status

Deployment Visual

Alt text

SurfFinder

Generate beautiful charts to evaluate surf conditions in San Diego.

API Key

Unfortunately, this app requires an API key and its kind of a hassle to obtain one. You have to visit Magic Seaweed and then email [email protected] asking for a key. In the email you'll have to ask for access to 'Grandview' because this app is hardcoded to view data from the surf spot Grandview which is located in Encinitas, CA.

Demo

In order to view a demo, visit www.zaneobrien.com/SurfFinder/Surf.html

Details

Presumably, this data can be used a general weather forecast for Surf/Ocean conditions in San Diego because even though this data is queried for the beach 'Grandview' the information wont change significantly for all of San Diego. Basically if theres big waves breaking in North San Diego, there will be big waves breaking in South San Diego.

Local Build Setup

# install dependencies
npm install

# serve at localhost:8081
npm run build

surffinder's People

Contributors

zaneobrien avatar

Stargazers

Tom Riis avatar

Watchers

James Cloos avatar  avatar

surffinder's Issues

CORS problem

Right now, there is a hardcoded https://cors-anywhere.herokuapp.com/ in the API call to Magic seaweed in order to insert a Cross-Origin Request Header in the API call response. https://cors-anywhere.herokuapp.com/ is sometimes down which results in no data being shown on the graphs.
Adding https://cors-anywhere.herokuapp.com/ probably isn't the best way to go about this.

Need a different way to address the Cross-Origin Request header

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.