bitcoinbrisbane / bitcoinpokertour

https://www.bitcoinpokertour.com/
Creative Commons Zero v1.0 Universal
1 stars 7 forks source link

Schedule page #4

Closed bitcoinbrisbane closed 3 months ago

bitcoinbrisbane commented 4 months ago

Change events to schedule. Relates to menu #2

  1. Remove the footer
  2. Call api https://plankton-app-lht9q.ondigitalocean.app/schedule
[
    {
        "id": 1,
        "title": "The 'Mainnet' Test Event",
        "description": "This is the first event of the Bitcoin Poker tour.  Real Bitcoin is used for this event.",
        "date": "2025-01-01 11:00:00",
        "location": "Eatons Hill, Brisbane",
        "start_stack": 20000,
        "blind_levels": 20,
        "game_type": "No Limit Texas Holdem"
    }
]

image

Current https://bitcoinpokertour.vercel.app/events

Ideas https://www.worldpokertour.com/event/schedule/

image