Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.13 KB

README.md

File metadata and controls

38 lines (23 loc) · 1.13 KB

Bill-Splitter

An android app where you can create groups to split bills within.

Features added/ To-be-added

  • Light/dark mode toggle
  • Feature to upload contacts from phone
  • Form groups and add people accordingly
  • Feature to send ntoifications to the people added, that their amount is due
  • Integrate online payment methods

Screenshots

second make groups first details

Contributing

  • Fork this repository
  • Clone this repository
  • Configure and install the dependencies
  • Create a new branch: git checkout -b my-branch-name
  • Make appropriate changes
  • Commit the changes
  • Push to your branch and raise a PR
  • Wait for your pull request to be reviewed and merged!

Contributions are always welcome! ⭐