a-kuntz / JsonRPC

Modern C++ JSON RPC library
MIT License
3 stars 0 forks source link

create workshop.md #17

Open a-kuntz opened 2 years ago

a-kuntz commented 2 years ago
a-kuntz commented 2 years ago

maybe use https://github.com/plantuml-stdlib/C4-PlantUML for system sketches

a-kuntz commented 2 years ago

med devices

a-kuntz commented 2 years ago

workshop tasks

  1. setup environment (vm, docker, wsl,...)
  2. clone and build repo
  3. run x-ray-server
    1. run x-ray-client takeImage -> server success
    2. run x-ray-client setIntensity 42.3 -> bug in server implementation
  4. run tests, fix test
  5. mini sprint
    1. review issues (additional client/server interface functions)
    2. organize in teams (e.g. one implements client, one server)
    3. sprint retro