SkillAgentSearch skills...

TravelLog

Social Network website for sharing travel experiences & travel micro-blogging.

Install / Use

/learn @sn2606/TravelLog

README

<!-- *** 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 -->

Contributors MIT License LinkedIn Stars Forks

<!-- 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

Product Name Screen Shot

product-screenshot

Built With

<!-- GETTING STARTED -->

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  1. XAMPP
  2. IDE of choice - e.g. VSCode
  3. Web Browser of choice - e.g. Google Chrome

Installation

  1. Start XAMPP and open phpMyAdmin on browser.
  2. Create a new database for the project and name it "travellog"
  3. Import the Database
  4. Clone the repository in any folder and name folder as per choice.
    git clone git@github.com:sn2606/TravelLog.git your-folder-name
    
  5. Start XAMPP servers - Apache and MySQL
  6. Start PHP development server (at port of your choice) in Folder Directory via command line
     php -S localhost:5000
    
  7. Navigate to http://localhost:5000
<!-- CONTRIBUTING -->

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request
<!-- CONTACT -->

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 -->
View on GitHub
GitHub Stars67
CategoryDevelopment
Updated2mo ago
Forks30

Languages

PHP

Security Score

100/100

Audited on Jan 29, 2026

No findings