TravelLog
TravelLog copied to clipboard
Social Network website for sharing travel experiences & travel micro-blogging.
TravelLog
Social Network website for sharing travel experiences & travel micro-blogging.
·
Report Bug
·
Table of Contents
-
About The Project
- Built With
-
Getting Started
- Prerequisites
- Installation
- Contributing
- License
- Contact
About The Project

Built With
- HTML, CSS, JavaScript, PHP, MySQL
- fontawesome
- pexels
Getting Started
To get a local copy up and running follow these simple steps.
Prerequisites
- XAMPP
- IDE of choice - e.g. VSCode
- Web Browser of choice - e.g. Google Chrome
Installation
- Start XAMPP and open phpMyAdmin on browser.
- Create a new database for the project and name it "travellog"
- Import the Database
- Clone the repository in any folder and name folder as per choice.
git clone [email protected]:sn2606/TravelLog.git your-folder-name - Start XAMPP servers - Apache and MySQL
- Start PHP development server (at port of your choice) in Folder Directory via command line
php -S localhost:5000 - Navigate to http://localhost:5000
Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Contact
Swaranjana Nayak - @LinkedIn - [email protected]
Project Link: https://github.com/sn2606/TravelLog
