This repository hosts the code for an automated booking system for the Travel Agency Ponchito. The project aims to digitalize the agency's reservation activities using a relational database management system.
The application uses an automated menu, where potential trips can be viewed, simulated, and booked. The database is composed of relations that group all necessary information for a trip.
The application provides functionalities to:
- Consult the database.
- Modify existing records.
- Add new information.
- Register new customers.
- Authorize a travel simulation after validation.
Feel free to explore the repository, contribute, or use it as a template for a similar project.
- Trip Brochure: Allows users to view a variety of potential trips.
- Trip Simulation: Enables users to simulate the trips before booking.
- Booking System: Facilitates booking of the selected trips.