Welcome to the SimpleDebt project! SimpleDebt is a platform that makes it easy for you to keep track of payments between friends. It's perfect for keeping track of group expenses, such as those incurred when going out to eat or having a night out.
- Register users and form groups
- Register payments
- Calculate individual debt for each payment
- Calculate the balance of each user
- Display the results in a table
- Python 3.8 - The programming language used
- Django 4.1.3 - The web framework used
- Pandas 1.4.2 - The prototype data reader used
Or see the requirements.txt file for more details.
- Inspired by Splitwise