Workshop Mob programming 2025
Learn how mob programming works
Build an application that manages events and subscriptions to those events.
The application will consist of a frontend and a backend component. Both will need to comply with the api specifications as stated in the file api-spec.yaml.
Create the basics and implement the viewing and storing of events
Allow subscriptions to be added to the events