Zephyr0402 / PetPal

PetPal is an online trading platform that is specifically designed for animal lovers. If you are interested in adopting or buying a new pet, you can use this app to search for animals being sold in your local area, make credit card payment for your purchase, create personalized wishlist and share your comments. If you are selling your pets, you can simply make your post on PetPal, and then wait for a good match!
https://petpal-cpsc455.herokuapp.com/
1 stars 1 forks source link

Scrum Update July 17 #19

Open nawa-ton opened 3 years ago

nawa-ton commented 3 years ago

-- CS ID: d1d2b -- On the past iteration, I worked on creating transaction schema which the new document is added to after the Stripe payment goes through. I also updated the APIs for getting and posting and updating the transaction. The rest of my tasks were improving some UI elements. There is no significant issue/challenge for me during this sprint. For this coming iteration, I will work on integrating background task for automatically updating transaction to "complete" status after two hours the payment is made. I also plan to create a new component and schema for the favourite list feature which is one of our stretch requirements.

runzw commented 2 years ago

-- CS ID: q2w3n -- On the past iteration, I have been working on email verification API and its UI component, password reset API and its UI component, comment APIs (get/post comments, likes/dislikes, and replies) and its UI components. There is no significant issue/challenge for me during this sprint. For this coming iteration, I will be working on chatroom and notifications parts in our app, which are two of our stretch requirements.

Zephyr0402 commented 2 years ago

-- CS ID: k6j0n -- In the past iteration, I connected the workflows of posting new animal information and fetching animal information with the MongoDB database. I also fixed multiple bugs on frontend UI like Map.js and UilityView.js. There is no issue/challenge for me during this time. For the coming iteration, I will work on letting map markers show the number of posts is in one area instead of using precise GPS coordinates, this will improve the user's privacy.

LiJu21 commented 2 years ago

-- CS ID: o0l6t -- In the past iteration, I have been working on data presentation, recombination and update with MongoDB database for the user profile page which includes basic information, transaction and posted animal parts. There is no significant issue/challenge for me during this sprint. For the coming iteration, I will work on adding email verification when a certain user updates his/her email address.