Jenns-Entertainment / DartsWithFriends

2 stars 0 forks source link

Prepare API Calls in Frontend #22

Open Emil3005 opened 3 months ago

Emil3005 commented 3 months ago

Prepare some calls for get_lobby by id and get_friends by id instead of moving the object from one page to the other.

When a Lobby is joined or created --> create_lobby returns a lobby_id which is then stored in the global store.