{"id":25058386,"url":"https://github.com/nurulashraf/python-travel-booking-system","last_synced_at":"2025-03-31T10:14:39.265Z","repository":{"id":267079967,"uuid":"899787500","full_name":"nurulashraf/python-travel-booking-system","owner":"nurulashraf","description":"Python Programming - Travel Booking System","archived":false,"fork":false,"pushed_at":"2025-02-03T07:30:29.000Z","size":222,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T14:38:28.151Z","etag":null,"topics":["academic-assignments","booking-system","cost-calculation","destination-management","family-booking","object-oriented-programming","python","python-projects","travel-agency-system","travel-planning","uml-diagram"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nurulashraf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-07T02:53:19.000Z","updated_at":"2025-02-03T07:30:32.000Z","dependencies_parsed_at":"2024-12-08T07:26:12.207Z","dependency_job_id":"2db9505a-8ad0-4411-b930-76dc0573afcf","html_url":"https://github.com/nurulashraf/python-travel-booking-system","commit_stats":null,"previous_names":["nurulashraf/ur-oop-as2","nurulashraf/python-travel-booking-system"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nurulashraf%2Fpython-travel-booking-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nurulashraf%2Fpython-travel-booking-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nurulashraf%2Fpython-travel-booking-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nurulashraf%2Fpython-travel-booking-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nurulashraf","download_url":"https://codeload.github.com/nurulashraf/python-travel-booking-system/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246450475,"owners_count":20779421,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["academic-assignments","booking-system","cost-calculation","destination-management","family-booking","object-oriented-programming","python","python-projects","travel-agency-system","travel-planning","uml-diagram"],"created_at":"2025-02-06T14:32:15.977Z","updated_at":"2025-03-31T10:14:39.245Z","avatar_url":"https://github.com/nurulashraf.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SkyHigh Adventures Booking System\n\n## Overview\nThis is a Python-based booking system for SkyHigh Adventures, a travel agency offering packages to popular destinations. The system allows users to manage bookings for multiple families, calculate costs based on various factors, and display a summary of all bookings. These solutions are part of a university assignment focused on applying fundamental programming concepts.\n\n## Features\n- Object-Oriented Design\n- Destination Management\n- Family Booking Handling\n- Dynamic Cost Calculations\n- Booking Summary Display\n\n## Getting Started\n\n### Prerequisites\n- Python 3.7 or higher\n\n### Installation\n1. Clone the repository:\n   ```\n   git clone https://github.com/nurulashraf/python-travel-booking-system.git\n   ```\n2. Change to the project directory:\n   ```\n   cd python-travel-booking-system\n   ```\n3. Run the booking system:\n   ```\n   python booking_system.py\n   ```\n\n## Usage\n1. When prompted, enter the family name.\n2. Select a destination option (1-3).\n3. Input the number of adults and children in the family.\n4. Repeat the process for additional families or type 'quit' to finish.\n5. The system will display the total cost for each family in Malaysian Ringgit (MYR).\n\n## Project Structure\nThe project consists of the following key components:\n\n- `BookingSystem`: The main class that manages the booking system, destinations, and family bookings.\n- `Destination`: Represents a travel destination with associated costs.\n- `Family`: Represents a family booking, including the name, destination, and member details.\n- `Person` (abstract), `Adult`, and `Child`: Classes that handle the cost calculations for different types of family members.\n\n## UML Diagram\nThe project follows an object-oriented design, which is illustrated in the UML diagram below:\n\n![SkyHigh Adventures Booking System UML Diagram](UML%20Diagram%20-%20Default.jpg)\n\n## Contributing\nContributions, bug reports, and feature requests are welcome. Please follow the standard GitHub workflow (fork, branch, commit, push, and pull request).\n\n## License\nThis project is licensed under the [MIT License](LICENSE).\n\n## Acknowledgments\n- The initial project requirements were provided by the RCIT 1763 - Object-Oriented Programming course at Bank Rakyat School of Business, Innovation, Technology and Entrepreneurship (BRSBITE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnurulashraf%2Fpython-travel-booking-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnurulashraf%2Fpython-travel-booking-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnurulashraf%2Fpython-travel-booking-system/lists"}