Skip to content

AlanSyue/travel-scheduler-backend

Repository files navigation

Personal Project - FunTraveler (Backend)

This is the API service for the FunTraveler, an App that provides a platform for members to share their trips,
sync the information and co-edit their itineraries with group members.

Frontend repository

https://github.com/sallylin831006/FunTraveler

Set up

Install Docker

You will need Docker installed and running on your computer. Docker is the virtualization software that powers the local development environment. Docker can be installed just like any other regular application.

Start the container

$ cd ./travel-scheduler-backend
$ ./vendor/bin/sail up -d

Visit the homepage

You can visit the http://localhost/ and it will display this view. picture 2

ER Diagram

https://dbdiagram.io/d/5fbfc5633a78976d7b7d8c52

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published