Giter Club home page Giter Club logo

travel-app's Introduction

Travel App Project

Overview

A web application that helps you prepare for an upcoming trip. Just enter the name of the city you want to visit and the beginnig and the end date of your stay and you will get a picture of the place and the current weather at your destination. If you leave in less than 16 days you will also get the weather forecast for the length of your trip, or part of it if your return date is more than 16 days ahead.

Upcoming features

  • Display some more information about the place, such as currency, time-zone and current time.
  • Display information from the Wikipedia article for your destination.
  • Save and load a trip.
  • Multilingual support.
  • Print your trip or save as pdf.
  • Add trips with multiple destinations
  • Add a todo list to your trip

Known issues

  • The accessibility of the app must be improved.

travel-app's People

Contributors

pabloasencio avatar

Watchers

 avatar

travel-app's Issues

Server returns results for the wrong city

For some cities with a short name, e.g. Van, the data for a different city with a longer name, e.g. Vanadzor, might be returned when the city name is entered and submitted directly instead of picking a result from the dropdown list.

Bad province/state names in location card

The Weatherbit API has incomplete data for their mapping from state codes to state names. This results in unrecognizable codes being sent to the user, instead of the correct name. For instance, a search for 'Athens, Greece' will return an alphanumeric value instead of the correct answer 'Attica'.

No picture appears when user enters only city name

When a user enters only a city name and submits the form without choosing a city from the dropdown list (which would select a province/state and country) no picture of the city appears and an error appears in the console.

Bad handling of timeouts

If a request to the Pixabay API times out no picture and no error message is shown in the UI.

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.