Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lakshyabatman/holiday-booking-app
Simple PHP and MySQL web application
https://github.com/lakshyabatman/holiday-booking-app
Last synced: about 2 months ago
JSON representation
Simple PHP and MySQL web application
- Host: GitHub
- URL: https://github.com/lakshyabatman/holiday-booking-app
- Owner: lakshyabatman
- Created: 2018-06-28T15:12:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-30T20:35:54.000Z (over 4 years ago)
- Last Synced: 2024-11-05T16:54:22.433Z (3 months ago)
- Language: PHP
- Size: 4.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: history.php
Awesome Lists containing this project
README
# Holiday-Booking-App
Simple PHP and MySQL web applicationAll the Databases files are saved in Database folder and should be loaded on Xaamp MyPHPAdmin to make application work properly.
All the files should be placed in folder in htdocs.
- The App lets users to login and shows voucher generation history by the client and can apply for new vouchers for the trip.
- As soon as any users applies for voucher or registers the data is send to database and can be accessed by admin through db webpage pages in Databas-admin folder.
- The Admin send the voucher through email.
#Written In PHP 7