cargo build
Using the comments in location_config.rs, setup your acitivty configurations - ideally you'd have one for home/work and split these out per activity.
For example, I personally have 4 configurations setup:
- Home - for local centres offering Badminton courts
- Home - for local centres with Squash courts
- Work - centres in central London with Badminton courts
- Work - centres in central London with Squash courts
cargo run
Then follow the CLI instructions and enter a date, select an activity config and find a suitable session to book!
