EPFLSWENT2024G1 / partagix

A code repository designed to show the best GitHub has to offer.
3 stars 0 forks source link

Refactor Other Account call #300

Closed Mass-14 closed 1 month ago

Mass-14 commented 1 month ago

Need to refactor the call to Other Account screen, since it actually needs a UserViewModel to be modified before each call, but we don't have this UserVM in most of calling cases, and it's not necessary.

Additionally call this Other Account screen when the user filed of an ItemUi is clicked (only necessary when there are / todo /). There is also a call in the borrow screen to be connected.