Skip to content

gotdibbs/ausnz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travel Itinerary Framework

Original Goals

  1. Simple timeline, easily digestible
  2. Easy to expand, dive into details with maps, phone numbers, emergency contacts
  3. Share your progression with friends and family, check off activities, add in new ones, strike out old ones

Progress

  1. Sample trip planned
  2. CSS framework completed
  3. Refactored to use react
  4. Factored out itinerary into JSON data structure
  5. Added google maps components
  6. Added mobile friendly design (first pass)