sajeedazam / ProQuest

1 stars 2 forks source link

Scrum Report 5 #21

Open rahul5316 opened 1 year ago

rahul5316 commented 1 year ago

Name:Rahul Sinha csid: h9c3z

What did you work on this past iteration? Started working on the stretch requirement and also the standard requirement which is building the payment gateway. Also worked on making the professional page dynamic.

What were any major issues/challenges you ran into? Figuring out how to separate chat rooms for customers

What do you plan to work on for this coming iteration? Build the chat feature, payment gateway, and fixing the back button problem on chrome

shafquatulbari commented 1 year ago

Name: Shafquat Ul Bari csid: t3l6p

What did you work on this past iteration? Worked on the CSS and styling, standard requirement like time slots feature added, and pair coded with Rahul to somewhat start with the chat feature.

What were any major issues/challenges you ran into? CSS styling for one file was affecting the other files and then I realized it was just because the class names to modify styling should be unique, other than that everything else was fine.

What do you plan to work on for this coming iteration? Wrap up the project by pair coding with Rahul to help with implementation of Chat feature. Work with remaining CSS styling if needed.

sajeedazam commented 1 year ago

Name: Sa Adat Azam Sajeed csid: w1n5k

What did you work on this past iteration? Implemented forward geocoding, made delete method work for the notifications collections, created couple other collections with their respective necessities along with implementing the redux for it, removed redundant and unnecessary codes to organize the project's codebase, fixed bug for collection schemas not transferring as is properly, helped with aggregating price for total amount earned for the professional, deployed the project on render

What were any major issues/challenges you ran into? Faced minor issues with redux services and thunks which weren't properly retrieving data, also had complications in updating collection usestates in the same page after they had been dynamically changed

What do you plan to work on for this coming iteration? Try to have user types for professionals and customers, try to figure out and implement discounted prices offer, have additional fields if necessary for the schemas that might help with the logic of the website, if all the above are done then try to have an upcoming service for the customer dashboard

AdityaNasam commented 1 year ago

Name: Aditya Nasam csid: b2b6c

What did you work on this past iteration? Helped in making and implementing functionality for separate collections to store data in the database going through various phases between customer and professional and within the professional too. And implemented functionality for keeping track of money made by the professional.

What were any major issues/challenges you ran into? Integrating and associated user data with firebase authentication and storing it on the mongodb database.

What do you plan to work on for this coming iteration? Integrating and associated user data with firebase authentication and storing it on the mongodb database. So that we can keep track of each individual customer state(eg. Cart items and bookings)