SYSC-4806-Project / SYSC4806_Project

3 stars 1 forks source link

Weekly Scrum - 2022/03/06 #12

Open markocodes opened 2 years ago

markocodes commented 2 years ago

What I have done: Set up a simple landing/home page for the application with a navbar and a few mock buttons using material UI: https://github.com/SYSC-4806-Project/SYSC4806_Project/issues/3

What I will do next week: Create API to store answered survey questions in the database

No blockers at this time.

Em-kale commented 2 years ago

What I have done this week: Pushed the server side code with basic api for accessing database. Added application to Heroku, and configured the database using Atlas. #6 #4

To do next week: Integrate CircleCI, and building react component for creating surveys

No current blocks.

joshdowning commented 2 years ago

What I have done this week: Set up routing functionality and created a placeholder page for viewing surveys To do next week: Finish component to view and fill out surveys No blockers.

ghost commented 2 years ago

What I have done: Used Axios to fetch survey results data from the API To do next week: Use fetched data to display visually No blocks

Defahu commented 2 years ago

What I have done: Used Axios to fetch survey results data from the API, then display the results visually, but this is half-finished. I spend a lot of time learning react To do next week: finish this process #9 No blocks