Closed
Description
Is your feature request related to a problem? Please describe.
We should document how the widget works, as we are writing it.
Describe the solution you'd like
- README with overall ethos, structure, important classes, and ideas for organisation.
- Docstrings for all public-facing methods and non-intuitive private methods.
- Tests, where not obviously named, should also have docstrings.
Describe alternatives you've considered
Additional context