Journey Cost Companion is an application that helps users manage their vacation expenses. It allows users to add vacations with a destination and start and end dates. The application features a modern, intuitive user interface.
- Add vacations with a destination and start and end dates.
- Add expenses to each vacation, categorized into Accommodation, Food, Transport, and Activities.
- View the total cost of each vacation.
- Modern, intuitive user interface.
To install the app, you need to have Android Studio installed on your computer. Follow these steps:
- Clone the repository to your local machine.
- Open Android Studio and select Open an existing Android Studio project.
- Navigate to the cloned repository and click OK.
- Once the project is open in Android Studio, click Run > Run 'app'.
After installation, you can add a new vacation by providing a destination and start and end dates. Once a vacation is added, you can add expenses to it. Each expense should have a name, cost, and category (Accommodation, Food, Transport, Activities).
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
See the LICENSE file for license rights and limitations.