Commit Graph

9 Commits

Author SHA1 Message Date
3c5ec1923f feat: add user confirmation functionality and dynamic table creation; enhance MainForm with user selection and next ID display 2026-01-19 13:51:33 +01:00
1208d731ca feat: update user retrieval and add new users table; enhance MainForm with user fetching and localization support 2026-01-19 12:38:50 +01:00
89f40ac854 fixed submitting form 2026-01-14 17:25:59 +01:00
812f2a0824 changed form layout 2026-01-14 17:21:38 +01:00
ba9deca84c feat: update MainForm component labels for consistency and localization; enhance i18next support in translation files 2026-01-14 13:10:06 +01:00
411e3cba46 feat: update MainForm component for improved form handling and validation; add i18next support for localization 2026-01-14 13:01:45 +01:00
110a5b17c2 feat: integrate Tailwind CSS and enhance MainForm component
- Added Tailwind CSS and related packages to the project.
- Refactored App.css and index.css to use Tailwind for styling.
- Enhanced MainForm component with improved form handling, validation, and layout using Material-UI and Tailwind CSS.
- Implemented dynamic error handling and submission feedback.
- Created a new Tailwind configuration file.
2026-01-13 19:46:34 +01:00
ba1a221ef3 feat: implement MainForm component and set up routing; add user table schema and trigger in SQL 2026-01-13 19:01:06 +01:00
6ed62f0f8d initial commit 2025-12-23 00:31:59 +01:00