Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 854 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 854 Bytes

CZ4125-Project - Travel Planner Application

This is a project done for the CZ4125 Developing Data Products project in NTU in 2022 Y4 Semester 1.

In this project, our team has developed a travel planner application that allows users to plan their travels quickly and seamlessly by providing a fully planned itinerary route of a travel destination based on the duration of their stay. It also provides suggestions on accommodations near the places of attractions.

YouTube DEMO: https://youtu.be/B_oDP7XlETI

This application was developed with React TypeScript with a Python Flask backend and utilising MongoDB to store the data. Data was scraped using Beautiful Soup from TripAdvisor, TikTok, and AirBnbs.

Group mates:

  • Joey Lim Soo Yee
  • Shannon Kate Wong Carlynn
  • Andrew Wiraatmaja
  • Josephine Agatha Hemingway

The code is not maintained.