You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create the candidates section by following these rules:
A list of all candidates should include their name, email address, options to edit and delete each record, and an option to add a new record.
A candidate must have a name, a unique email address, and a date of birth in the past.
The frontend must be implemented using React.
The backend must be implemented as a REST API.
The backend must implement tests using RSpec.
The text was updated successfully, but these errors were encountered:
Create the candidates section by following these rules:
A list of all candidates should include their name, email address, options to edit and delete each record, and an option to add a new record.
A candidate must have a name, a unique email address, and a date of birth in the past.
The frontend must be implemented using React.
The backend must be implemented as a REST API.
The backend must implement tests using RSpec.
The text was updated successfully, but these errors were encountered: