Skip to content

ryan-shirley/Shirley-Trips

Repository files navigation

About This Project

This projected started out as a way for my to keep a diary of photos realted to a travel experience that I went on. It then transitioned to share with parents to be able to view what I was up to away.

This project was built with Laravel and Vue.js. Laravel passport was also implemented to handle authentication with the Laravel API. It is a mobile optimised design and intended for use on mobile.

Features

  • Live flight details
  • Private holidays
  • View / Edit permissions
  • Hotel Details
  • Day by day view
  • Daily optimised images using TinyPNG

Database Design

Visual representation of datase. Photo from Instagram Higlights.

Database Design

Run Project

# install dependencies
$ composer update

# migrate database and seed with content
$ php artisan migrate --seed

# generate passport keys
$ php artisan passport:keys

# serve at localhost:8000
$ php artisan serve

For detailed explanation on how things work, checkout Laravel docs.

About

A holiday itinerary website to store hotel & flight details along with user input comments and photos.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors