Julia Undeutsch | GDE
Julia Undeutsch | GDE
### Description Elements must meet minimum color contrast ratio thresholds to meet the WCAG 2 AA . - **4.5:1 for small text** - 14pt bold (19 CSS pixels), or -...
The map should show the exact location of the user and when clicked, the location should be automatically entered into the input field in the input field of the form.
The Success.js component could be a modal that appears above the location component when the submit button is pressed.
The Formular.js component uses a class function to store the states. Maybe there is another/easier way to handle the state when using a functional component.
> As the code gets bigger, the folder structure should be adjusted (utils, libs,..) > To write clean code, TypeScript should be used > To improve the performance of the...
The links in the menu bar should point to the relevant page. NGOs should be contacted and involved in the project
A footer should be created to store the buttons to avoid DRY (now each component stores two buttons and two functions to count the next and previous steps).
The data should be stored in localStorage, so it will still be there when the user clicks the next or previous button.
The app should be properly tested (Jest, React Testing Library, Cypress) - endpoints - unit tests - visual tests