/phix

My version of Splitwise!

Primary LanguageJava

Phix

Code Grade Code Quality Score

Phix is a free tool for friends and roommates to keep track of their shared bills and split the expenses with UPI payment system. Phix also helps users to track their expenses and provides detailed user's expenditure via user-friendly visualisations.
The application is build Android Studio and completely written in Java. The application is built upon Model View ViewModel (MVVM) architecture and consumes the REST APIs exposed from our back-end
You can find the source code of the back-end from here

Screenshots

Introduction Slides Home Screen Transactions Payments

  • For more details and insights of the application, please visit here

Contribute

This is an OpenSource project and contributors are always welcomed. All the issues should be raised via Github issue tracker and all the changes should be proposed via Pull Requests

Development Setup

Before contributing, please ensure that you have downloaded the Android Studio SDK and set it up correctly. You can find a guide on how to do this here: Setting up Android Studio.

Building the Code

  1. Clone the repository using HTTP:https://github.com/devansh-299/phix.git

  2. Open Android Studio.

  3. Click on 'Open an existing Android Studio project'

  4. Browse to the directory where you cloned the project and click OK.

  5. Let Android Studio import the project and you are good to go!

Maintainers

devansh-299