OutdOOrs: Your Ultimate Travel Companion

June 29, 2022

Project Overview

Today, while traveling, we often forget to plan our vacations properly. This can lead to forgetting essential items like the correct money, clothes, and more, turning our vacations into a mess. The situation worsens when traveling to unfamiliar places. OutdOOrs aims to solve these problems by helping users plan their travel effectively, making holidays more enjoyable and well-organized.

This web app serves as a comprehensive tool for organizing vacations abroad, providing all the necessary resources to navigate a new destination.

Key Features

  • Currency Converter: Quickly convert currencies to manage your budget effectively while traveling.
  • Expense Tracker: Keep track of your spending to ensure you stay within your budget.
  • Packing List: Generate a customized packing list to ensure you don't forget any essentials for your trip.

Technologies Used

  • Java
  • Apache Tomcat

Getting Started

Prerequisites

Ensure you have the following installed on your machine:

  • Java Development Kit (JDK)
  • [Any other prerequisites]

Installation

Follow these steps to set up the project locally:

# Clone the repository
git clone https://github.com/Afrah-K/outdoors.git

# Navigate to the project directory
cd outdoors

# Compile and run the application (update this command based on your project setup)
javac Main.java
java Main