Skip to content

sn2606/TravelLog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors MIT License LinkedIn Stars Forks


Logo

TravelLog

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

· Report Bug ·

Table of Contents

  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact

About The Project

Product Name Screen Shot

product-screenshot

Built With

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 [email protected]: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

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

Swaranjana Nayak - @LinkedIn - [email protected]

Project Link: https://github.com/sn2606/TravelLog