This is a simple Spring Boot API inspired by Tricount, designed to simplify shared expense management among multiple users.
Easily add and manage users involved in expenses
Create, update, and track shared expenses
Instantly calculate who owes money and how much
Clone the repository and run the project locally:
git clone https://github.com/Pololac/projet-tricount.git cd projet-tricount ./mvnw spring-boot:run
Open the application at: http://localhost:8080
Contributions, bug reports, and feature requests are welcome!
Open an issue
Submit a pull request