Blagoja95 / job-board-web-app

Job board web app made with ReactJS, TailwindCSS and JAVA EE. Running back-end on Tomcat and storing data using MySQL RDBMS and administering it using phpMyAdmin. All parts containerized using Docker together with docker compose tool to handle all images, containers and other configurations.
0 stars 1 forks source link

Validate request parameter #46

Open Blagoja95 opened 12 months ago

Blagoja95 commented 12 months ago

Check if username, email, company name exist or don't exist

Blagoja95 commented 12 months ago

API now support this but if possible Frontend should utilize this option and handle UI according to API's response