# 7GUIs

Implements the [7GUIs](https://7guis.github.io/7guis/) benchmark tasks in vue-lynx:

1. **Counter** — single button click counter
2. **Temperature Converter** — bidirectional Celsius ↔ Fahrenheit
3. **Flight Booker** — constrained date input form
4. **Timer** — progress bar with adjustable duration
5. **CRUD** — filterable list with create/update/delete
6. **Circle Drawer** — undo/redo with canvas-like interaction
7. **Cells** — spreadsheet with formula evaluation
