As a user, when I first visit the site, I should see introductory header indicating where I am and a bootstrap form to input information on bears
AC
WHEN the user first visits the site
THEN I should see a landing page
AND there should be a header naming the page
AND there should be a form to log the bear information
As a user, when I first visit the site, I should see introductory header indicating where I am and a bootstrap form to input information on bears
AC
WHEN the user first visits the site THEN I should see a landing page AND there should be a header naming the page AND there should be a form to log the bear information
Dev Notes
a header and bootstrap form to submit information