MauiBillSplit is a cross-platform mobile application developed using .NET MAUI. The app simplifies the process of splitting bills among multiple people by calculating each person's share, including tips, with a clean and responsive user interface.
- 💵 Bill Amount Input: Enter the total bill amount.
- 👥 Split Between People: Choose the number of people to split the bill.
- 💰 Tip Calculation: Select or enter a custom tip percentage.
- 🔢 Real-Time Calculation: Instant updates of each person's share.
- 🔄 Reset Option: Quickly clear all fields to start a new calculation.
- 🎨 Modern and Responsive UI: Clean design adaptable to multiple devices.
- Framework: .NET MAUI
- Language: C# 🟦
- UI Design: XAML
- Platform: Android, iOS, Windows, macOS
- Clone the repository:
git clone https://github.com/pacheco4480/MauiBillSplit.git