Trip planing is web application created by Saurabh Singh Balke, Sathak Jain, and Shivam Agrahari as a DBMS project.
It provide best deals to clients and details of hotels booking , flights, and excursions, and arranging suitable transportation for them
Make sure you have xampp , MySQL, and git installed in your system beforehand.
Clone the git repo using the following command
https://github.com/Saurabhbalke/trip-planning.git
Move this project to following directory
C:\xampp\htdocs
Configure the database using the trip.sql file
Start apache and MySql from xampp
Go to localhost:3000 in your browser to run the website
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.