ski-climb / job-tracker

0 stars 0 forks source link

create Contacts from company show page #16

Closed ski-climb closed 7 years ago

ski-climb commented 7 years ago

When the user visits the page for a specific Company, in addition to information about the job there is a form that allows them to enter a Contact for that Company (e.g. “Penelope Santorini”, “Hiring Manager”, “penelope@wooo.com”).

ski-climb commented 7 years ago

Each Contact has a full name, position, email, and company (which relates to the company you’ve already created). It should be possible for a Company to have more than one Contact, but a Contact only works at one Company.

ski-climb commented 7 years ago

When the user submits a new contact, they are redirected back to the page for that specific company and the contact appears on the page.