Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 2 KB

README.md

File metadata and controls

34 lines (29 loc) · 2 KB

PWA Windsurfing Contest Live Scoring

Allows to score Windsurfing contests and provides (i.e. will provide) an interface for judges as well as an interface for live stream viewers to show the current scores. In theory, it is an alternative to the live scoring system the Professional Windsurfing Association (PWA) uses for scoring their events (see livestream.com for past events).

This application is (at the current state) mostly a learning/teaching project. It models the Windsurfing contest domain using events and commands and implements this model using an event sourcing architecture. Furthermore, it acts as a foundation / learning playground for several Meetup talks I gave / will give in the future.

Technologies used include:


Meetup Talks