- Barbara Gaweł-Kucab
- Jędrzej Ziebura
- Mikołaj Wielgos
This model is the first draft that was created in the beginning of the project.
New model is displayed below here should be the ss, draft in draw.io is ready
During the implementation of the GUI/Client side the views changed slightly, but the core idea and 85% of the looks remain the same
Base url: /api
GET /users
GET /user/{id}
POST /user/{id}/payments
GET /payments
GET /payment/{id}
POST /payment/group/{groupId}
GET /groups
GET /group/{id}
GET /group/{id}/members
GET /group/{id}/payments
POST /group