Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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 login

user test account - [email protected]
password - 1234

test account - [email protected]
password - 1234

# Setup

Change credentials in config.php.

```php

```

Open PHPmyadmin create a database named project.
Import the travel.sql file in database folder.