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 Updates Jun 12 #3

Open nawa-ton opened 3 years ago

nawa-ton commented 3 years ago

-- CS ID: d1d2b -- On the past iteration, I developed three React components including PostAnimalForm, SignUpForm and LoginForm. There is no issue/challenge for me during this time. For this coming iteration, I will work on payment page, and work with our team to start integrating Node and Express js to the project.

LiJu21 commented 3 years ago

-- CS ID: o0l6t -- In the last iteration, I developed two components and related CSS files for the user profile dashboard and basic user information section. The challenging part for me is to learn how to correctly use a front-end framework AntDesign. For the coming iteration, I will add PostedAnimals and TransactionHistory components to complete the user profile.

Zephyr0402 commented 3 years ago

-- CS ID: k6j0n -- In the past iteration, I developed three components which are AnimalThumbnail, AnimalList, and UtilityView. There is no issue/challenge for me during this time. For the coming iteration, I will finish the ModalPanel component and work with the team to discuss and implement the integration of ExpressJS into our project.

runzw commented 3 years ago

-- CS ID: q2w3n -- In the last iteration, I implemented the ,

, and component and their CSS. Meanwhile, I wrote the layout of our main page. For next iteration, I will work on dataflow under the main page(such as onChange functions).