dough-calc/web/src
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
..
assets web: create a minimal frontend interface 2025-12-30 13:31:09 +01:00
components web: refactor in order to get an actual interface 2026-01-13 14:47:08 +01:00
pages web: refactor in order to get an actual interface 2026-01-13 14:47:08 +01:00
services web: refactor in order to get an actual interface 2026-01-13 14:47:08 +01:00
styles web: refactor in order to get an actual interface 2026-01-13 14:47:08 +01:00
test web: refactor in order to get an actual interface 2026-01-13 14:47:08 +01:00
App.jsx web: refactor in order to get an actual interface 2026-01-13 14:47:08 +01:00
index.css web: create a minimal frontend interface 2025-12-30 13:31:09 +01:00
main.jsx web: refactor in order to get an actual interface 2026-01-13 14:47:08 +01:00