Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chengkangzai/travel-planner
https://github.com/chengkangzai/travel-planner
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/chengkangzai/travel-planner
- Owner: chengkangzai
- Created: 2024-01-18T13:47:14.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-04-14T13:04:11.000Z (9 months ago)
- Last Synced: 2024-04-15T12:43:22.039Z (9 months ago)
- Language: PHP
- Size: 888 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Travel Planner Web Application
## Introduction
This is a web-based travel planner application built using the Laravel framework. The application helps users organize
their trips by allowing them to create itineraries, manage destinations, and plan activities.## Features
- **User Authentication**: Secure login and registration system.
- **Dashboard**: Personalized user dashboard displaying upcoming trips, saved itineraries, and recent activities.
- **Itinerary Management**: Create, view, update, and delete itineraries. Add destinations, activities, accommodations,
and transportation details to each itinerary.
- **Google Maps Quick Link**: Quick direct link to destination.
- **Responsive Design**: Fully responsive UI using Filament to ensure a seamless experience on all devices.## Screenshots
Here are some screenshots of the application in action:
- **Sign In Page**
![Sign In Page](/screenshots/signIn.png)
- **Itinerary Dashboard - Week & Day View**
![Dashboard-Week](/screenshots/dashboard-week.jpeg)
![Dashboard-Day](/screenshots/dashboard-day.png)- **Create, View, Edit & Delete Itinerary**
![Itinerary-Create](/screenshots/itinerary-create.png)
![Itinerary-View](/screenshots/itinerary-view.png)
![Itinerary-Edit](/screenshots/itinerary-edit.png)
![Itinerary-Delete](/screenshots/itinerary-delete.png)- **Locations List**
![Locations](/screenshots/locations.jpeg)
- **List of Days**
![Days](/screenshots/days.jpeg)
## Usage
- **Sign up or log in** to start planning your trips.
- **Create a new itinerary** by selecting destinations, adding activities, and managing travel details.
- **Manage your trips** through the dashboard, keeping track of upcoming and past trips.## WIP
- **Wishlist** to store places based on country that users want to go but without date yet
- **Collaboration Mode** to share your itineraries with others for feedback or collaboration.
- **Map View** with destination markers to see areas' user visited.
- **Bahasa Melayu and Mandarin Language Support**