/Project_ITravelYNot

ITravelYNot is a web application that allows users access to general travel information such as weather, nearby lodging, eating and entertainment options from around the world based on the destination inputted by the user.

Primary LanguageJavaScript

PROJECT "ITravelYNot":

ITravelYNot.com is a website that provides general travel information such as weather, nearby lodging, eating and entertainment options based of the the destination input by the user.

BUILD STATUS:

This is a project I plan on to keep updating with better features as my coding skills develop more and more. At the moment the site is fully function with all the basic features such as providing the weather, name of nearby places and their addresses.

IN-PROGRESS

Right now I am working on making the results also include pictures of the places provided as results. Pictures are already being displayed, just arent positioned in the right areas yet.

BUGS

  • The weather api doesnt work on some occasions due to the json being returned on non http (only if the site is deployed, doesnt occur if the code is being used in ide), probally could be fixed by using a differnt api for weather
  • The background video glitches/stutters on load(only on the deployed website, doesnt occur if using the code through a ide/locally), most like caused due the bandwidth restrictions from the platform the site is being hosted on

SCREENSHOTS:

screenshot#1 is how the site look on load

image

screenshot#2 are options provided by the site once the user has entered the destination name

image

screenshot#3 is an example of the info the weather tab provides when clicked

image

screenshot#4 is an example of the results provided for the nearby lodging options

image

LANGUAGES/TECH USED:

  • Javascript
  • JQuery
  • CSS
  • HTML
  • multiple APIs(names and links provided below)

API REFERENCES