You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.
Database system to manage destinations, flights, hotels and itineraries.
Notifications You must be signed in to change notification settings
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Go to fileWelcome to the Travel Planner System repository! This project is a simple and efficient system for managing travel itineraries, destinations, flights, and hotels using SQL.
The Travel Planner System is designed to help users plan their trips by providing a centralized database for managing travel-related information. It includes tables for destinations, flights, hotels, and itineraries, allowing users to create and organize their travel plans seamlessly.
The system follows a relational database schema with the following tables:
For more details, refer to the Database Schema section.