Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intelli-Travel

Intelli-Travel is a web application designed to help users find and explore hotels and nearby attractions. The platform offers features like finding similar hotels, searching hotels by city, star rating, and features, and discovering attractions around selected hotels.

Live Site

You can visit the live site here: Intelli-Travel

Features

  • Find Similar Hotels: Easily discover hotels similar to your preferred choice.
  • Search Hotels: Search hotels by city, star rating, and additional features to find the best accommodation for your stay.
  • Check Attractions: Explore nearby attractions around your selected hotels, making trip planning easier.

Tech Stack

  • Frontend: React.js, Material-UI, Axios
  • Backend: Flask, Pandas
  • Deployment: GitHub Pages (Frontend), Heroku (Backend)
  • API Integration: Unsplash API for background images

Getting Started

Prerequisites

Ensure you have the following installed:

  • Node.js
  • Python
  • Git

Installation

  1. Clone the repository:

    git clone https://github.com/missusk/intelli-travel-v2.git
  2. Navigate to the frontend directory and install dependencies:

    cd intelli-travel-frontend
    npm install
  3. Navigate to the backend directory and install dependencies:

    cd ../intelli-travel-backend
    pip install -r requirements.txt

Running the Application

Frontend

To start the frontend locally:

npm start

Backend

To start the backend locally:

python app.py

Deployment

The frontend is deployed on GitHub Pages, and the backend is deployed on Heroku.

Contributing

Feel free to open issues or submit pull requests if you have suggestions or improvements.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages