tourism icon indicating copy to clipboard operation
tourism copied to clipboard

Online Tourism System

################### What is Tourism Management System ###################

The system has two parts. The consumer part consists of a lsit of travel spots and booking system. A person can register and book a spot for vacation. Three tranportation facilities are available to choose. Once the customer pays the bill, the admin will inform the customer.


Release Information


This repo contains code for final release. To use the stable release download it.


Features


  • Admin panel
  • User panel
  • Tranportation

Server Requirements


PHP version 5.4 or newer is recommended.


Installation


Just create a folder called tourism and put the whole system into it. Then create a database called ci_tourism and import the tables using the ci_tourism.sql file.


License


Please see the license agreement <https://github.com/bcit-ci/CodeIgniter/blob/develop/user_guide_src/source/license.rst>_.


Acknowledgement


The engineer would like to thank his father who encouraged him to study computer science and programming.