LaunchCodeEducation / LaunchCodeEducation/csharp-web-dev-curriculum
GA4 Task 2 // Instructions reference Add() Method in Employer Controller -- does not exist.
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
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()
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Task 2 instructions for the Employer Controller and compare the referenced Add() method with the actual controller shown in the curriculum. Update the instruction to refer to Create(), then verify that all Task 2 references use the method name implemented by the controller.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100