GithubHelp home page GithubHelp logo

myfala's Introduction

MyFala App

The purpose of this app is to help the user to find the nearest spots where the weather and surfing conditions are good, based on the user's location and specified range/distance from the location.

The app should be able to establish the user's location // TODO or ask for the start location if the user wants to check surf conditions elsewhere

The app should be able to create a database of surf spots in Europe and around the world //TODO It should be able to localize the nearest spots//TODO and check if the surf and weather conditions there are good.//TODO

Good surf conditions will be fixed values at the beginning primary swell > 0.6 m wave period > 5s wind < 30 km/h But function to specify the user's level or user's preferences should be added later.//TODO

  1. NRSPapp
  • cmd
    • server
      • main.go
  • pkg
    • api
      • user.go
      • spots.go
    • app
      • server.go
      • handlers.go
      • routes.go
    • repository
      • spotlist.go

The app takes location and distance from the location // user.go or spots.go Creates list of the spots in that range // spotlist.go spots.go Checks surf & weather condition at each spot // no idea how to do that and where to put that It checks them using information found on surf&weather forecast services windy.com magicseaweed.com surf-forecast.com The app displays the results on a map, as a green dot //no idea how to do that and where to put that and shows detailed weather and surf conditions

//TODO how to download information from forecast services and how to handle them in the app, where to place it in the app structure //TODO how to display map and the green dot, where to place it in the app structure

myfala's People

Contributors

anopsy avatar

Watchers

 avatar  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.