Add Question
Opened this issue · 0 comments
gavinfitch commented
- Create add question button
- Set up route
- Set up pug template for form
- Text-area for question
- Dropdown for category
- Dropdown for petType
- Cancel and submit buttons
- Create POST route to add question to database
- After submit button is pressed, return to home with new question at top of feed