CourtneyThurston/personal-finance-memes-for-tech-teens

Implement User Form

ChiliPaneer opened this issue · 1 comments

Problem: Implement User Form
Solution: When a user can respond to a created form using the blocks api and the server obtains all the information needed to send to the google sheets.

Description: This should be relatively simply, just assume the inputs from the creation form endpoint, and create an interactive message that stores the responses. The whole thing should be able to be done in a few methods.

Specs:

  • User can click to select from multiple choice
  • User can click to select from radio
  • Accepts data from creation form
  • Tracks responses from multiple users.
  • Utilize blocks api

Notes
This is tightly linked to the creation form, so stay in touch with whoever is working on that.

If blocked, contact @Someone

oops