pociej / bridge

A play engine using services to enable users to play bridge online
1 stars 3 forks source link

Bridge Playing UI #14

Closed synnottd closed 4 years ago

synnottd commented 4 years ago

This issue deals only with the UI itself. It should hopefully have very little logic in them. E.g. assume these components might have an onClick and some trigger to perform an action. They should not know for example who's turn it is to bid. That will be cover in #17 .

Things that are needed (feel free to add more):

synnottd commented 4 years ago

There are some existing components in https://github.com/online-bridge-hackathon/play-engine/tree/master/userApp/imports/ui/components

pociej commented 4 years ago

Closing as too general, @Daithi1 please divide into smaller pieces