Step : 1 Download and install Xampp server using follwing link.
https://www.apachefriends.org/download.html
Step : 2 Go inside C Drive-> xampp/ ( or /opt/lampp)-> htdocs folder and delete everything.
Step : 3 Copy all the files and folders to C Drive-> xampp-> htdocs folder.
Step : 4 Run the Xampp server.
1) To stop the running mysql and apache servers:-
sudo service mysql stop
sudo /etc/init.d/apache2 stop
2) sudo /opt/lampp/lampp start
3) sudo /opt/lampp/manager-linux-x64.run
Step : 5 Open a web browser and browse http://localhost/phpmyadmin/
Step : 6 Get access the Database option and create a new database (for example:-mydb)
Step : 7 Under mydb database import downloaded mydb database.
Step : 8 Go to web browser and type localhost. Home page should apear now.
- The application will save user’s time and money spent in travelling between the places as system will suggest shortest route.
- Users can know the directions to the location to visit using the maps.
- The data is very accurate and trustworthy.
- It will help the Tourism industry by helping tourists know better about the place they are visiting.
- The UI is very delegant and attractive.
- Operating System
- XAMPP/WampServer
- MySQL
- Web Browser(Preferably Google Chrome)