/Trippi

Trippi is a web application that simplifies the process of finding the perfect Airbnb for travelers.

Primary LanguageJupyter Notebook

Trippi is a web application that simplifies the process of finding the perfect Airbnb for travelers. It allows users to search for Airbnbs in a chosen city, compare current and historic prices, explore nearby tourist spots based on the neighborhood of their chosen Airbnb, and select categories such as heritage, food, shopping, and more to discover the different locations.

Trippi is built using HTML, CSS, JavaScript, React and Node JS, and uses a MySQL database (hosted on AWS RDS) to store and manage data. This project is developed by Gokul, Shivani, Yash and Priyanka.

Screenshot 2023-05-02 at 2 31 29 PM Screenshot 2023-05-02 at 2 31 18 PM

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • React
  • Node JS
  • MySQL

Development Team

This project is developed by the following team members: Gokul, Shivani, Yash, Priyanka

Running the Code

To run the code locally, follow these steps:

Clone the repository to your local machine.

Navigate to the client folder in your terminal:

# client folder
cd client
npm start

# server folder
cd server
npm start

The website will be hosted atlocalhost:3000.

Video Demo

A video demo of the Trippi web application can be found here.