Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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++

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.