Giter VIP home page Giter VIP logo

opt-hopper-frontend's People

Contributors

danielleterras avatar dieterdeschrijver avatar fhalin avatar fizz55 avatar gulsenguler avatar hervekurtis avatar pietervdvn avatar rheyse avatar xivk avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

opt-hopper-frontend's Issues

Reverse geocoding: card result incomplete

When the map is clicked, a marker is added and the coordinates are reverse geocoded. The address is filled in in the appropriate input field. However, the address is not returned in getInputFromCard().
Example of object returned by getInputFromCard():
{
date: Date 2019-07-12T09:00:00.000Z,
from: Array [ 3.72819985270678, 51.0504925138689 ],
fromName: undefined,
to: Array [ 3.983166277223546, 51.10413700698024 ],
toName: undefined
}

Component/SearchForm

This is the form that's used on the Home Screen (see #8).
It includes:

  • Text input for From (from #2)
  • Text input for To (from #2)
  • datetime-local input for DateTime
  • Action Button (from #4)

Page refresh no from/to in input object

When you refresh the page, the from&to are filled in the input fields.
However when you try to calculate you're route you get and error that there is no input

Input card default time

When loading the page, the current date is set in the date input field, but the current time is not set in the time field.

Helper/Fetch

Make a simple fetch helper function for XHR API calls

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.