No description
- Added `CalcolaCodiceFiscale` function to calculate Italian fiscal code based on name, surname, birth date, gender, and municipality code. - Introduced utility functions for generating parts of the fiscal code, including handling special cases for names and surnames. - Created tests for the fiscal code calculation covering various scenarios. - Updated forms to enforce a maximum length for the fiscal code input. - Added `vitest` for testing and configured it with Vite. - Updated package dependencies to include testing libraries and Vite plugins. |
||
|---|---|---|
| .github | ||
| .vscode | ||
| apps | ||
| .dockerignore | ||
| .gitignore | ||
| build_and_push_ghcr.sh | ||
| build_infoalloggi.sh | ||
| build_marcopedone.sh | ||
| deploy_infoalloggi.sh | ||
| deploy_marcopedone.sh | ||
| dev-tester.yml | ||
| docker-compose.yml | ||
| nginx.conf | ||
| old-docker-compose.yml | ||