Skip to content

employers: move form to add an employer to it's own view #76

@MarchandMD

Description

@MarchandMD

Description

A clear and concise description of the issue.

the employers/index page should have a link to "add an employer" which connects to a form to add an employer. Moving the form currently on the index/ page is the goal

User Story

As a user
I want to add an employer by clicking a button on the index page
So that i'm taken to a new form to add an employer

Engineering Checklist

  • add a button/link to the employers/index page to "add an employer"
  • link to a new_employer view with a form
  • move the form from employers/index to employers/new
  • a new employer should be added/persisted to the list

Acceptance Criteria

  • add a button/link to the employers/index page to "add an employer"
  • link to a new_employer view with a form
  • move the form from employers/index to employers/new
  • a new employer should be added/persisted to the list

Relevant Logs or Screenshots

Paste any logs, error messages, or screenshots here.

Additional Context

Any other information that might be relevant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions