aaspinwall / collab

Collab project: We're currently building a decision maker app with Next.js on the frontend and graphQL / faunaDB on the backend.
https://collab-git-main.aaspinwall.vercel.app/
MIT License
5 stars 13 forks source link

create Form for voting choices #75

Closed kolbymckeown closed 3 years ago

kolbymckeown commented 3 years ago

Create the Form to match the Figma design, it should accept "voteOptions" and "timeLimit" as props: The user should only be able to select one option for the time being. The "Submit" button should simply fire off a page alert() with the users choice for now image

LeonardPoissant commented 3 years ago

I can tackle this.

aaspinwall commented 3 years ago

How is this going?

LeonardPoissant commented 3 years ago

Oops, I thought I pushed it last week. Quick reviewing and shipping it.

aaspinwall commented 3 years ago

Closed on #123