ski-climb / job-tracker

0 stars 0 forks source link

comments new form #12

Closed ski-climb closed 7 years ago

ski-climb commented 7 years ago

this should be on a job's show page

When the user visits the page for a specific Job, in addition to information about the job there is a form that allows them to enter a Comment for that Job (e.g. “Spoke to hiring manager, Jacob. Plan to follow up Monday.”)

ski-climb commented 7 years ago

Each comment has content (also created_at and updated_at). When the user submits a new comment, they are redirected back to the page for that specific job and the comment appears on the page.