SYSC-4806-Project / SYSC4806_Project

3 stars 1 forks source link

Weekly Scrum - 2022/03/09 #20

Open markocodes opened 2 years ago

markocodes commented 2 years ago

What I have done: Wrote the post methods in the backend for storing the empty surveys and filled surveys in the database, as well as written the code to format the survey object and call the API for the newly created survey from the frontend. https://github.com/SYSC-4806-Project/SYSC4806_Project/issues/5

What I will do next week: Client-side tests, and user registration and fetching in the backend

No blockers at this time.

Em-kale commented 2 years ago

What I did on this week: Integrate Circle-CI integration #14, and built the survey creator REACT component so users can select input types and define the questions for a survey.

To do next week: TBD

No current blocks

joshdowning commented 2 years ago

What I did this week: Created the page to view existing surveys and the page to fill out the selected survey

To do next week: Create a page to view selected surveys responses as pie charts/histograms/text

ghost commented 2 years ago

What I did this week: Created endpoints for API to request data from the backend

To do next week: Associate username as a field to the survey object they created or answered

No blockers