Commit Graph

2 Commits (6e3174f8a1a49f4fd326e1bcaa375778eff7d581)

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

Co-Authored-by: iGor milhit <igor@milhit.ch>
2026-01-12 16:18:28 +01:00
iGor milhit 6d98d4f5aa
web: create a minimal frontend interface
- Initializes and creates a React application.
- Creates the form which, when submitted, returns the quantities.
- Writes a minimal test.
- Allows CORS origins in the backend application.

Co-Authored-by: iGor milhit <igor@milhit.ch>
2025-12-30 13:31:09 +01:00