kaavyalakshmanan / tele-vet

Tele-health web app that connects vets with pet owners
2 stars 2 forks source link

Team#1 Scrum Report for July 25, 2020 #53

Open Franco-yvr opened 4 years ago

Franco-yvr commented 4 years ago

Team#1 Scrum Report for July 25, 2020

Kaavya: r2q7 Amy: U5X9A Francois: j1h1b Nick: t9f2b

What did you work on this past iteration (2 weeks)? What were any major issues/challenges you ran into? What do you plan to work on for this coming iteration (2 weeks)? Total: ~5 sentences max!

Franco-yvr commented 4 years ago

What did you work on this past iteration (2 weeks)? -Completed the persisting of appointment booking system between vet and pet owner -Connecting video conference between vet and pet owner

What were any major issues/challenges you ran into? -Dealing with the delays necessary for the server call -Learning how to use "useEffect()"

What do you plan to work on for this coming iteration (2 weeks)? -appointment booking portal for gathering appointment information before the actual appointment -appointment informatoin gathering for the vet to create reports

nicklpeterson commented 4 years ago

What did you work on this past iteration (2 weeks)? I primarily worked on updating the UI/UX and helped out with some backend development and deploying to Heroku.

What were any major issues/challenges you ran into? Kaavay implemented a working user authentication system that worked really well, but after logging in we were unable to send requests to the server. We spent a lot of time debugging this before deciding to scrap authentication for this week. Hopefully we can implement it before the Demo.

What do you plan to work on for this coming iteration (2 weeks)? I plan to focus on refactoring/prettifying the code. I don't think we are planning to add much more functionality except possibly user authentication.

kaavyalakshmanan commented 4 years ago

What did you work on this past iteration (2 weeks)? I worked on implementing a backend authentication system and helping with deploying to Heroku.

What were any major issues/challenges you ran into? Exactly what Nick said above. Really hoping we can get this fixed for final demo!

What do you plan to work on for this coming iteration (2 weeks)? Helping with refactoring/prettifying the code. Getting user authentication working. Helping with documentation. Prepping for demo.

amygeorge commented 4 years ago

What did you work on this past iteration (2 weeks)? Trying to get vets and maps connected Helped a little with deployment

What were any major issues/challenges you ran into? Time management between work and course work!

What do you plan to work on for this coming iteration (2 weeks)? Finish maps functionality Help debug and user test