Rent Splitter is a Flutter application designed to simplify the process of splitting rent between roommates. It calculates a fair distribution of the total rent amount among all roommates, proportionally dividing the total cost.
- Proportional split of rent among roommates
- Simple and intuitive user interface
- Easily add or remove roommates
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Flutter SDK 2.0+
- Dart 2.12+
- Android Studio 4.0+ or Visual Studio Code
- Clone this repository
git clone https://github.com/omniNerd/RentSplitter.git
-
Open the project with Android Studio or Visual Studio Code
-
Run the project on the emulator or your own connected Android device
flutter run
- Flutter
- Dart
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Jory Bennett - Initial work - omniNerd
This project is licensed under the MIT License - see the LICENSE.md file for details.