Open Jenna-Che opened 3 years ago
You Ding o6s1b
(1) What did you work on this past iteration (2 weeks)? I made some improvements to the UI styling of login page. And I created an administrator login page for the admin to sign in.
(2) What were any major issues/challenges you ran into? It is hard to coordinate the UI styling with my teammates.
(3) What do you plan to work on for this coming iteration (2 weeks)? I planned to complete the backend of my login page and part of the admin page.
Zipeng Liang c3k2b
(1) What did you work on this past iteration (2 weeks)? Create new pages such as Forum home page, Post details page, Create New Post page. Help team members adjust their frontend page so that it satisfies the project theme. Create the backend repo with a potential industry-level setup.
(2) What were any major issues/challenges you ran into? Create the initial setup of the backend node.js repo into some extend of advanced level is new and hard for me. But it's definitely a good thing for me to learn some new things by searching online and receiving some help from one TA.
(3) What do you plan to work on for this coming iteration (2 weeks)? Make sure our project frond-end pages have enough styling(at least look comfortable and consistent). Set up the MongoDB database and make successful connections into it from our node.js backend. Then design and implement some restful APIs for the Pokemon home page, Pokemon details page, and the Forum part.
Hongxi Guo r3j2b
(1) What did you work on this past iteration (2 weeks)? I contributed my design ideas for the front end page of profile and admin management pages. I also implemented these two pages with several hooks to provide better usage in the future. And I also helped resolve merge conflicts
(2) What were any major issues/challenges you ran into? Learning and creating hooks to profile page (including profile edit page) and admin management page. Because I've been implementing the front-end with class components, switching to functional component is a challenge for me to learn different thins.
(3) What do you plan to work on for this coming iteration (2 weeks)? I'm planning to revise the profile edit page to have more details on the user. And I will implement the respective backend as well. I will help to design the database and make sure the connection and update on the profile edit page will work successfully. Besides from this page, I will continue to work on the fav button on the Pokemon detail page, so that the user wil see changes on their collection page after they push the fav button.
Jenna Che f0g2b
(1) What did you work on this past iteration (2 weeks)? Make some improvements to the Advance Search Page(Filter) UI. Add hooks to search, filter and forum part. Make the search, filter, post addition, comment addition work
(2) What were any major issues/challenges you ran into? Merge conflicts between branches. Sometimes it is hard to put the hook in a right position.
(3) What do you plan to work on for this coming iteration (2 weeks)? Build up the backend for pokemon and forum part. And make some improvements to the Filter page.