https://github.com/sadatrafsanjani/tourism
Online Tourism System
https://github.com/sadatrafsanjani/tourism
bootstrap codeigniter mysql tourism-management web-app
Last synced: about 1 year ago
JSON representation
Online Tourism System
- Host: GitHub
- URL: https://github.com/sadatrafsanjani/tourism
- Owner: sadatrafsanjani
- License: mit
- Created: 2016-08-20T09:14:45.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-02-22T13:24:42.000Z (over 8 years ago)
- Last Synced: 2025-05-06T18:18:13.591Z (about 1 year ago)
- Topics: bootstrap, codeigniter, mysql, tourism-management, web-app
- Language: PHP
- Size: 6.12 MB
- Stars: 17
- Watchers: 6
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: readme.rst
- Contributing: contributing.md
- License: license.txt
Awesome Lists containing this project
README
###################
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 `_.
***************
Acknowledgement
***************
The engineer would like to thank his father who encouraged him to study computer science and programming.