shyamjayakannan / travel-planner-pro

Travel Planner Pro is your ultimate travel companion, serving as a comprehensive solution for all your travel needs. Embracing the world within your fingertips, our app is designed to enhance your travel experiences by providing real-time global coverage and personalized services.

Home Page:https://travel-planner-pro-alliance.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues


Logo

Travel-Planner-Pro

Solution to all you travel planning needs
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Product Name Screen Shot

Travel Planner Pro is your ultimate travel companion, serving as a comprehensive solution for all your travel needs. Embracing the world within your fingertips, our app is designed to enhance your travel experiences by providing real-time global coverage and personalized services.

Features

1. Global Coverage

We bring the world to you. Explore destinations across the globe with real-time maps, discover the roads less traveled, and immerse yourself in the beauty of our planet.

2. Places and Attractions

Discover the hidden gems near you. Our app helps you find popular attractions and local secrets, making every journey an adventure.

3. Hotel Finder

Find your perfect stay. We provide details of a wide range of hotels, from budget to luxury, including ratings, amenities, and pricing. Compare and secure the best deals for your stay.

4. Real-time Pricing

Stay ahead of the game with our real-time pricing feature. Get the best deals on accommodations, attractions, and more.

5. Comprehensive Itinerary Management

Never miss a beat with our comprehensive itinerary manager. Keep track of your past journeys and plan future adventures with ease, all in one convenient dashboard.

6. Universal Application

Travel Planner Pro aims to solve all you travel problems so that you don't have to look anywhere else for your travel needs.

Please note: Continuous updates are made to improve user experience and add new features. We appreciate your feedback to help us make Travel Planner Pro the best travel companion for you.

(back to top)

Built With

  • Next
  • React
  • Material-UI

(back to top)

Getting Started

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

Prerequisites

Following are needed to run the project:

  • npm/nodeJS
  • Any browser (preferably chrome)

Installation

  1. open terminal
  2. Clone the repo
    git clone https://github.com/me-loser/travel-planner-pro.git
  3. Move to backend and install NPM packages
    cd backend
    npm install
  4. Run the backend server
    npm start
  5. Move to frontend and install NPM packages in new terminal
    cd frontend
    npm install
  6. Run the frontend server
     npm run dev

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  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

(back to top)

Contact

Puspendra Mahariya - puspendramahariya@gmail.com

Project Link: https://github.com/me-loser/travel-planner-pro

(back to top)

Acknowledgments

Thanks to all our contributers and supporters.

(back to top)

About

Travel Planner Pro is your ultimate travel companion, serving as a comprehensive solution for all your travel needs. Embracing the world within your fingertips, our app is designed to enhance your travel experiences by providing real-time global coverage and personalized services.

https://travel-planner-pro-alliance.vercel.app/


Languages

Language:JavaScript 75.7%Language:CSS 24.3%