An expense splitting application built with JavaFX and SQLite. Helps groups of friends, roommates, or colleagues split expenses and track payments. Simplifies the process of sharing costs and sending reminders.
- Easily split expenses between multiple people.
- Track payments and outstanding amounts.
- User-friendly interface built with JavaFX.
- Data stored using SQLite for simplicity and performance.
- JavaFX for the GUI.
- SQLite for data storage.
- Java as the programming language.