online-bridge-hackathon / DDS

An api that returns DDS results for a given deal or partial deal
https://bit.ly/bridge-hackathon
Apache License 2.0
4 stars 7 forks source link

Frontend #34

Closed tameware closed 4 years ago

tameware commented 4 years ago

Allows the user to enter a deal on a web page, then request DD results for all contracts and declarers. Has buttons to quickly enter test deals and to rotate a deal.

For now, requires a local Flask server running our DDS webservice. I've commented out the URL for our deployed service - it gives me a CORS policy error.