dough-calc/tests
iGor milhit 9fcd4d87e3
web: refactor in order to get an actual interface
- Splits the app in pages, components and services.
- Handles the routing.
- Creates an API service.
- Uses Pico CSS.
- Validates the form. TODO: to add validation state to the form.
- Updates the validation rules in the backend to be coherent on both
  sides.
- Adds tests.

Co-Authored-by: iGor milhit <igor@milhit.ch>
2026-01-13 14:47:08 +01:00
..
__init__.py config: implement a configuration mechanism 2026-01-08 18:28:02 +01:00
test_bread.py web: refactor in order to get an actual interface 2026-01-13 14:47:08 +01:00
test_config.py config: improve management of CORS origins 2026-01-10 13:26:53 +01:00
test_main.py bread: refactor calculator into bread 2026-01-10 18:43:15 +01:00