Changes made to hack_day repo as per our chat yesterday:
Updated CarForm to be a controlled component. OnSubmit function added which logs out form data to console. Students will be required to add their own function passed as props to update the client state...
Removed the additional README's in the client > src folder which related to the original interview task
Updated the README for the hack day to be more generic and suggest how they might approach the task and what the participants should consider. Ed and I will explain how to set things up and discuss the branches mongodb example that is already there so that should give them enough to go on without having it spelled out in the README.
Changes made to hack_day repo as per our chat yesterday: