Skip to main content Link Search Menu Expand Document (external link)

Travel Log

Make It a Seamless Planning Experience.

Download Now View it on GitHub

Table of contents

  1. Overview
  2. Motivation
  3. Aim
  4. User Stories
  5. Initial Design Prototype

Overview

Travel Log is a mobile application built to assist users in making their travel itinerary. It is a React Native application with Firebase to provide a non-SQL database. This application also utilizes Google Maps API to show recommendations on where to go during your vacation trips.

This project is made for ERC11PM’s CP2106 Project (Apollo Level) in the National University of Singapore. Our team consists of Melissa Anastasia Harijanto and Livia Michelle Iskandar Leo.


Motivation

As avid travelers, we believe that planning your own trips would bring more freedom and flexibility in travelling as opposed to hopping in on tours. However, planning our own trip comes with a lot of hassle. Compounded with the lack of a proper trip-planning platform (opting for notes/google docs with limited planning features), detailing an itinerary might deter one’s enthusiasm of travelling.


Aim

We hope to provide a one-stop application that would not only ease, but also encourage people to plan their own travels – solo or in a group. Users could easily add their planned activities, transport, and accommodation by our built-in functions that guides them in filling in their travel details. We hope that users could spend less time making a visual, detailed travel itinerary.


User Stories

  1. As an avid traveler, I would like to be able to be flexible with planning my travel itinerary down to each activity, accommodation, and transport details so that I won’t waste any time.
  2. As a first-time traveler, I would like to be guided on making a detailed travel itinerary.
  3. As first-time travelers, we would find it easier to be guided in making my travel plans and have a place to store all the necessary documents in one place so that we won’t forget them.

Initial Design Prototype