Commit Graph

2 Commits (eb2ecaf3a2b3d9d2ca12b21c7e71477548e346b6)

Author SHA1 Message Date
iGor milhit eb2ecaf3a2
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.
- Adds tests.

Co-Authored-by: iGor milhit <igor@milhit.ch>
2026-01-13 14:45:22 +01:00
iGor milhit cd99b31e0a
bread: refactor calculator into bread
- Rewrites the logic to calculate the ingredient for a bread.
- Adapt the app accordingly.
- Improves the tests.

Co-Authored-by: iGor milhit <igor@milhit.ch>
2026-01-10 18:43:15 +01:00