Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaynix52/tourism-management-system
tourist management system in c++
https://github.com/jaynix52/tourism-management-system
Last synced: about 1 month ago
JSON representation
tourist management system in c++
- Host: GitHub
- URL: https://github.com/jaynix52/tourism-management-system
- Owner: jaynix52
- Created: 2022-07-08T18:14:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-08T18:27:52.000Z (over 2 years ago)
- Last Synced: 2024-07-23T09:25:17.882Z (6 months ago)
- Language: C++
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tourism-management-system based in c++
This program is a tourism management system.\
- This system allows users to book a trip based on their preferred location either from\
choosing a set package or a custom travel package.\
- There are 7 travel packages available to choose from the “Book a package” option.\
- Each package has a set price based on the travel location.\
- Users are allowed to create their own custom package via the “Make a Custom
Package” option.\
- Custom package allows users to choose the preferred destination , days and nights
willing to be spent.\
- Custom packages will have a different price based on the location and days spent.\
- Users can contact the customer service for any enquiries or information.\
- By the end of the system users would be able to view full details of the selected
package, number of guests and total price.