sashankshukla / splash

2 stars 0 forks source link

Scrum Report 5 #106

Open sashankshukla opened 1 year ago

sashankshukla commented 1 year ago

Sashank Shukla - j5n1n

What did you work on this past iteration (2 weeks)? I added stretch functionality to show a price/time graph of the user's assets value by integrating open API to provide price points for these assets. Additionally I worked on helping the team finish up filters, wrote full-stack functionality for approval of a purchase, performed some bug fixes and approved some PR's.

What were any major issues/challenges you ran into? Some issues I ran into was the prompt for open ai. It was quite hard to get a prompt that returned what I wanted in the correct format.

What do you plan to work on for this upcoming iteration (2 weeks)? The last couple of weeks will be working on cleaning up the code, adding front-end error handling, testing the UI extensively for responsiveness, and really trying to break the web app by doing weird stuff in order to ensure appropriate checks and fault tolerance.

daman917 commented 1 year ago

Daman Sohi - g7z2b

What did you work on this past iteration (2 weeks)? Completed poolsService and hooked up front-end with back-end for pools fully. Also added back-end error handling to prevent server crashes.

What were any major issues/challenges you ran into? Many additions and deletions and much refactoring had to be done for fully connecting the pools front-end to back-end.

What do you plan to work on for this upcoming iteration (2 weeks)? Fixing the many bugs we've discovered in our website's deployment, making the UI more responsive for different display dimensions, and cleaning up the code.

mgp2542 commented 1 year ago

Melinda Paul v5o1b

What did you work on this past iteration? I finished hooking up all of filters so that it is now completely back end. I also helped with some minor clean up, and fixed deny purchase behavior so that pool was deleted after.

What were any major issues/challenges you ran into? formatting the queries in the controller systematically needed to be done in a very specific way, so it took a lot longer than expected to translate this into a working tool.

What do you plan to work on for this upcoming iteration? Lots of bug fixes and clean up, including making text search partial instead of exact, removing the ability to see sold listings, updating sellListing to delete all the non approved pools after, and any other validation/UI issues with filters and listings.

frankeyhe commented 1 year ago

Frankey He t4p3s

What did you work on this past iteration? Refactored parts of front end and back end code for clean up in preparation for final demo. Established nodemailer and hooked up server endpoints to call for an email notifications. Refactored maps to display a more detailed modal. Added view for pools screen so that we can see which listing the pool is associated with. Launched the website on rendered and set up env on render and added cors and changed endpoints.

What were any major issues/challenges you ran into? Finding an email service that would be free and accessible was a challenge. Decided making a new email with app security specific password to be able to use our server to login without 2fa.

What do you plan to work on for this upcoming iteration? Continue to refactor the code and search for bugs, review checklist of essential items and start establishing / working on super stretch goals