krazkidd / kdeck

Desktop client for Kalshi event trading platform
GNU General Public License v3.0
1 stars 0 forks source link

Finish implementing announcements dialog #44

Open krazkidd opened 1 week ago

krazkidd commented 1 week ago

In #23, we implemented dialogs to show data from the exchange API endpoints. One of these was the announcements but an example announcement isn't documented or provided through the API, so we just made a minimally viable dialog.

Note that we also need to add a timezone localization since announcement timestamps are provided.

Dependencies