Candidate assigment

Tasks

  • The form creates Person objects
  • OnSubmit inserts the Person object in to the table as a new row
  • The ability to remove Persons from the table
  • Create a Pull Request once you are happy with your implementation

Things to consider

  • No external libraries
  • Focus on functionality rather than design
  • Limit the time spend to 2-4 hours

Datamodel

  • Name
  • Birthdate
  • Gender
  • Salary (Amount, Currency)

Possible Mockup

image Screenshot 2022-06-22 at 15 16 34