jisantuc / ring-game

A simple application for ring game scorekeeping with your friends
Apache License 2.0
0 stars 0 forks source link

Implement player list form #6

Closed jisantuc closed 2 years ago

jisantuc commented 2 years ago

This PR introduces a form where you can add players who get initialized with a UUID and a (currently hard coded) collection of chips.

It implements the player management part of #2