nfepb / First-Agile-Project

0 stars 0 forks source link

USER STORY: Publish a poll #4

Closed nfepb closed 2 years ago

nfepb commented 2 years ago

As a running adminisator, I can publish a poll so that Running Website can collect feedback from its community users.

Acceptance Criteria:

Tasks:

Update the view: the poll design (HTML & CSS) to include the form with the questions Create a new field in the model to track the answers Update the controller function Update unit test script Test the functionality