LaunchCodeEducation / csharp-web-dev-curriculum

Hugo version of C# Unit 2
http://education.launchcode.org/csharp-web-dev-curriculum/
1 stars 5 forks source link

GA4 Task 2 // Instructions reference Add() Method in Employer Controller -- does not exist. #90

Open DelLRosa opened 2 months ago

DelLRosa commented 2 months ago

addNotCreate

createnotadd

Directions for Task 2 in the Employer Controller class direct to an Add() method that doesn't exist. The method name in the actual controller class is Create()