NADEE-MJ / fax_app_cli

GNU General Public License v3.0
0 stars 0 forks source link

[FEATURE] List rooms user is in #1

Closed Dan-tha-man closed 2 years ago

Dan-tha-man commented 2 years ago

Is your feature request related to a problem? Please describe. return a list of all of the rooms available to the user

Describe the solution you'd like

Describe alternatives you've considered N/A

Additional context dart http package

NADEE-MJ commented 2 years ago

Added method in user class to list out all rooms that user is in.