PlanV is a travel planning application that allows users to organize their trips all in one place. Key features include:
- Viewing distance, weather, and flight details for desired destinations.
- Generating hotel recommendations.
- Storing flight documents securely.
- Editing user profiles for a personalized experience.
When using PlanV, follow these recommendations to achieve the best results:
- Begin by typing in a city to fetch the associated airport results.
- Once the airports are displayed, erase the city name and enter the airport code in all caps (e.g., JFK, LAX) to gather accurate flight results.
- Search by city name and select the desired city from the list.
- After selecting the city, wait for the Search Results button to appear.
- Click on this button to view hotel options for your destination.
- The use of pre-set
useState
values for Flights and Hotels is recommended, as these configurations have been tested and confirmed to work. - Please allow time for hotel search results to load, as a large amount of data is being processed in the background. Rest assured, the functionality works correctly despite potential delays. SRS
Follow these steps to get PlanV running on your device:
-
Download the Project
- Go to the PlanV GitHub Repository and click the green Code button.
- Select Download ZIP to download the project files.
-
Extract the ZIP File
-
Open the Project in Android Studio
-
Set Up Your Device
-
Install Dependencies
-
Run the App (cd PlanV/PlanVapp)
For more detailed instructions, follow the official installation guide link.
-
Aminah (hm3480@wayne.edu) Worked on Flight search, Home, and Login.
-
Amna (hc9090@wayne.edu) Worked on Settings, Document storing, and logout.
-
Kleant (hf0218@wayne.edu) Worked on Map, Weather, and payment storing.