As a user, who wants to suggest a new activity for FUnight, I should be able to select start a new suggestion and be presented with a form for the new activity suggestion
I should be able to populate the form with data and submit the form via some button or affordance
After submitting the form, I should be redirected to either the home page or the Activities list page
Acceptance Criteria
Given a user wants to suggest a new activity for FUnight
When the user clicks on an affordance on the home page for a new suggestion (i.e. button, hyperlink or via the Navbar)
User should be presented with a form to enter the new activity information
Once the form is populated with data, the user should be able to submit the activity suggestion by clicking on a button
and be redirected to home or activities list page (tbd which)
Progress
[ ] new activity suggestion form
[ ] submit button/link to redirect to home or current list of activities page
Story
As a user, who wants to suggest a new activity for FUnight, I should be able to select start a new suggestion and be presented with a form for the new activity suggestion I should be able to populate the form with data and submit the form via some button or affordance After submitting the form, I should be redirected to either the home page or the Activities list page
Acceptance Criteria
Given a user wants to suggest a new activity for FUnight When the user clicks on an affordance on the home page for a new suggestion (i.e. button, hyperlink or via the Navbar) User should be presented with a form to enter the new activity information Once the form is populated with data, the user should be able to submit the activity suggestion by clicking on a button and be redirected to home or activities list page (tbd which)
Progress
[ ] new activity suggestion form
[ ] submit button/link to redirect to home or current list of activities page