ToddSpainhour / trash-tracker

0 stars 0 forks source link

Make create form fields required #57

Open ToddSpainhour opened 4 years ago

ToddSpainhour commented 4 years ago

User is able to submit a new item without picking a material.

ToddSpainhour commented 4 years ago

User Story

As a user, I am able to create a new trash item without picking a material in the form.

AC

All fields on the form should be required.

Dev Notes

https://www.w3schools.com/tags/att_input_required.asp