React.js small project
Budget: $30 – $250 USD
REQUIREMENTS:
* The form data must be sent to the API, the table on the right must receive its data when the site is loaded
* After each successful insertion, the data must be entered into the table, without using the GET endpoint
* The reset button should clear the form fields
* The save button must send the data to the API
* The social security number (ssn) is unique, and cannot be repeated in the list.
* In case of an erroneous insertion attempt, this error must be reported
* After 2 minutes of inactivity, the table should refresh automatically
** Other Requirements
API
AUTH
Start API server
* The form data must be sent to the API, the table on the right must receive its data when the site is loaded
* After each successful insertion, the data must be entered into the table, without using the GET endpoint
* The reset button should clear the form fields
* The save button must send the data to the API
* The social security number (ssn) is unique, and cannot be repeated in the list.
* In case of an erroneous insertion attempt, this error must be reported
* After 2 minutes of inactivity, the table should refresh automatically
** Other Requirements
API
AUTH
Start API server