TravelLog
Social Network website for sharing travel experiences & travel micro-blogging.
Install / Use
/learn @sn2606/TravelLogREADME
<!--
*** Thanks for checking out the Best-README-Template. If you have a suggestion
*** that would make this better, please fork the TravelLog and create a pull request
*** or simply open an issue with the tag "enhancement".
*** Thanks again! Now go create something AMAZING! :D
***
***
***
*** To avoid retyping too much info. Do a search and replace for the following:
*** sn2606, TravelLog, LinkedIn, swaranjananayak@gmail.com, TravelLog, Social Network website for sharing travel experiences & travel micro-blogging.
-->
<!-- PROJECT SHIELDS -->
<!--
*** I'm using markdown "reference style" links for readability.
*** Reference links are enclosed in brackets [ ] instead of parentheses ( ).
*** See the bottom of this document for the declaration of the reference variables
*** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use.
*** https://www.markdownguide.org/basic-syntax/#reference-style-links
-->
<!-- PROJECT LOGO -->
<br />
<p align="center">
<a href="https://github.com/sn2606/TravelLog">
<img src="Images\alps_favicon.png" alt="Logo" width="80" height="80">
</a>
<h3 align="center">TravelLog</h3>
<p align="center">
Social Network website for sharing travel experiences & travel micro-blogging.
<br />
<!-- <a href="https://github.com/sn2606/TravelLog"><strong>Explore the docs »</strong></a> -->
<br />
<!-- <br /> -->
<!-- <a href="https://github.com/sn2606/TravelLog">View Demo</a> -->
·
<a href="https://github.com/sn2606/TravelLog/issues">Report Bug</a>
·
<!-- <a href="https://github.com/sn2606/TravelLog/issues">Request Feature</a> -->
</p>
</p>
<!-- TABLE OF CONTENTS -->
<details open="open">
<summary><h2 style="display: inline-block">Table of Contents</h2></summary>
<ol>
<li>
<a href="#about-the-project">About The Project</a>
<ul>
<li><a href="#built-with">Built With</a></li>
</ul>
</li>
<li>
<a href="#getting-started">Getting Started</a>
<ul>
<li><a href="#prerequisites">Prerequisites</a></li>
<li><a href="#installation">Installation</a></li>
</ul>
</li>
<li><a href="#contributing">Contributing</a></li>
<li><a href="#license">License</a></li>
<li><a href="#contact">Contact</a></li>
</ol>
</details>
<!-- ABOUT THE PROJECT -->
About The Project

Built With
<!-- GETTING STARTED -->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 git@github.com: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 - swaranjananayak@gmail.com
Project Link: https://github.com/sn2606/TravelLog
<!-- MARKDOWN LINKS & IMAGES --> <!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->
