Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/piyushhbhutoria/travelwebsite
Travellling Website DBMS project using PHP, mySQL.
https://github.com/piyushhbhutoria/travelwebsite
dbms mysql php project travel website
Last synced: about 1 month ago
JSON representation
Travellling Website DBMS project using PHP, mySQL.
- Host: GitHub
- URL: https://github.com/piyushhbhutoria/travelwebsite
- Owner: Piyushhbhutoria
- License: mit
- Created: 2018-08-04T06:52:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-02T07:40:07.000Z (over 5 years ago)
- Last Synced: 2024-10-12T10:12:52.245Z (3 months ago)
- Topics: dbms, mysql, php, project, travel, website
- Language: CSS
- Size: 7.93 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: history.php
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# TravelWebsite
>**Feel Free To Contribute.**
## This Repo is Travel Partner Finder DBMS Project using PHP7.x, PHPmyadmin, mySQL5.x
Features
1. User account login
2. History
3. Admin loginuser test account - [email protected]
password - 1234test account - [email protected]
password - 1234
# SetupChange credentials in config.php.
```php
```Open PHPmyadmin create a database named project.
Import the travel.sql file in database folder.