The Vacation-Planner is an Android mobile application designed to help users efficiently organize and manage their vacations. This app was developed as part of the D424 Software Engineering Capstone project.
- Organize vacation details including:
- Vacation name
- Flight details (to/from)
- Travel dates
- Number of adults and kids
- Hotel information
- Add and manage excursions with:
- Excursion title
- Description
- Date of the excursion
- Alerts for vacation start and end dates.
- Share vacation details via email, text, or clipboard.
- Editable vacation list with options to delete or update information.
- Clean, user-friendly interface for an enjoyable experience.
- Android Version: Minimum Android 8.1 (API level 27).
- Development Tools: Android Studio, Java, Kotlin.
- Database: Room Database for managing data locally.
- Clone the repository:
git clone https://github.com/jredding43/Vacation-Planner.git
use the .apk file to test in VM