CeliaNoriega / Travel-19

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travel-19: Safer Travels During a Global Pandemic.

https://ky-lore.github.io/Travel-19/

A simple application to give you a snapshot of any given destination city. Get useful information such as number of active COVID-19 (coronavirus) cases in your destination country, recommendations on safety and protocol, crowdsourced & under-the-radar tourist locations, weather forecast for the immediate week, and a snapshot of your destination city. Your vacation is just one search away!

Technologies Used:

HTML/CSS/JS
Bulma - CSS framework
Axios - Performs AJAX requests

APIs Used:

OpenTripMap - Gets geocode, country, and tourist locations for the given input
Covid19API - Gets Covid-19 related information for the given input
Unsplash - Gets an image related to the given input
OpenWeatherMap - Gets weather data for the given input

Challenges and Successes:

Splitting up the work: Joseph & Celia on HTML/CSS and Kyle & Ronald on Javascript
Learning the Bulma framework in a short period of time
Learning API functionality in a short period of time
Scrapping Amadeus API in favor of OpenTripMap

Contributors:

Kyle Lorenzo Ronald Esteban Joseph C Wong-Ludwiczak Celia Noriega

Screenshots:

image

image

image

MIT License

Copyright (c) 2020

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About


Languages

Language:HTML 52.9%Language:JavaScript 45.2%Language:CSS 1.9%