Skip to content

soumadeepsarkar/Travel-Itinerary-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Developed a Java-based application

This repository contains a simple Travel Itinerary Planner. It includes:

Features:

  • Input trip dates, destinations and preferences
  • OpenWeather API integration for weather lookups (optional API key)
  • Budget & expense tracking
  • Maps placeholder for future integration

Run the console app (requires JDK):

javac travelitineraryplanner.java
java travelitineraryplanner

Open the frontend:

  1. Open web/index.html in a browser (static file).
  2. Or serve the web folder with a static server (e.g., npx http-server web or python -m http.server inside web).

About

Developed a Java-based application detailed travel plan input dates,destinations and preferences features maps, OpenWeather API, and budget management features to help users plan trips efficiently.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors