Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.14 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.14 KB

Travel for the Stars site redesign

View the site here
  1. Create one page scrolling web app for the Travel for the Stars travel agency.
  2. Use jquery to add scrolling fucntionality and fade in animations and random bg image on page load.
  3. Use php/ajax for email submit form.
  4. Add php/ajax currency converter functionality.
  5. Add google maps API to load custom map featuring "places to visit world map", and a wordpress blog section.

Phase 1:

CSS/HTML overall site visual design.

-Complete

Phase 2:

Implement jquery animations and random bg image script.

-Complete

Phase 3:

Implement php/ajax email submit form.

-Complete

Phase 4:

Implement php/ajax currency converter.

-Complete

Future plans:

To be completed when time permits:

  1. Add blog section using Wordpress to highlight travel adventures, general agency news and industry related stories.
  2. Add custom Google Map. I plan on getting API key, setting up custom map and implementing a 100% width map to the site in it's own section.