Code Monkey home page Code Monkey logo

waave's Introduction

Waave

A app that helps surfers plan their sessions.

This app helps surfers pick the best spot to surf for a given time. Instead of constantly checking and manually comparing different surf spots across different websites, this does all the aggregation and filtering for you. It will sort through different spots within your selected location and time, and rank the best spots for your session based on your preferences.

It started as a 2-day sprint project for Hack Reactor.

Table of Contents

  1. Tech Stack
  2. Product Features
  3. Getting Started
  4. Contributors

Tech Stack

Front End

React Styled-Components Material-UI React Router

Back End

PostgreSQL Express Node Axios

API

Google Maps Surfline API

Product Features

User Preferences

Users can set their name, email, location, and wave preferences.

  • Surf Location: This is currently limited to the US. The app will search surf spots within the state (e.g. California).
  • Wave Preference: The spots will be filtered based on the forecast wave height.

Sessions

Users can plan a session up to 17 days in the future. They can select the morning vs. afternoon.

Spots

For each session, the app produces a list of spots ranked by condition and matching the criteria. Each time a user checks that session, the list is populated with the most up-to-date information.

Getting Started

Installation

From the root directory, run the following commands in your terminal:

1. Install all dependencies

  npm install

2. Start the development server.

  npm run server-dev

In the browser, open http://localhost:3000 or use another port as specified by your PORT environment variable.

3. Build for production

  npm run react-dev

Contributors

ย  joseromanortiz

Back to top โ†‘

waave's People

Contributors

jojortz avatar

Watchers

 avatar

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.