/Tourist-Guide-a-Web-Based-Application

Tourist Guide a web based application using CODEIGNITER

Primary LanguageHTML

Tourist Guide a web based application using CODEIGNITER

This is a complete web service focusing to help the tourists by providing cumulative information of different tourist places. Codeigniter framework has been used to integrate front-end with the MySQL database.
Technology/Tools : Codeigniter, MySQL, Bootstrap, Java Script, HTML and CSS

Dependencies

  1. Tested OS : Windows 10
  2. Xampp server
  3. MySQL

Runing Procedure

Step : 1 Clone or download this repository.
Step : 2 Extract the downloaded zip files.
Step : 3 Download and install Xampp server using follwing link.

https://www.apachefriends.org/download.html
Step : 4 Go inside C Drive-> xampp-> htdocs folder and delete everything.
Step : 5 Copy all the files and folders from the extracted Tourist folder to C Drive-> xampp-> htdocs folder.
Step : 6 Run the Xampp server.
Step : 7 Open a web browser and browse http://localhost/phpmyadmin/
Step : 8 Get access the Database option and create a new database named mydb
Step : 9 Under mydb databse import downloaded mydb database.
Step : 10 Go to web browser and type localhost. Home page should apear now.
Step : 11 For accessing admin panel visit http://localhost/login url
Step : 12 Signup for creating a new admin accout or Login with the existing one.