sajeedazam / ProQuest

1 stars 2 forks source link

Scrum Report 2 #4

Open shafquatulbari opened 1 year ago

shafquatulbari commented 1 year ago

Name: Shafquat Ul Bari, csid: t3l6p

What did you work on this past iteration (2 weeks)? -I worked on the Categories and About component for our project and displayed with some basic css styling. Didn't introduce redux yet.

What were any major issues/challenges you ran into? -Major issue is figuring out and planning the Redux part of the implementation for later and also how we make the signup page work with firebase.

What do you plan to work on for this coming iteration (2 weeks)? -My plan is to work on implementing some redux part of the app and working on some backend stuff.

rahul5316 commented 1 year ago

Name: Rahul Sinha, csid: h9c3z

What did you work on this past iteration (2 weeks)? -I worked on the the professional homepage part of our project which displayed the name, amount earned, time available etc of the professional

What were any major issues/challenges you ran into?

The major issue was linking all the components of the project together. Also had trouble with introducing redux which i eventually had to remove from my part of the code What do you plan to work on for this coming iteration (2 weeks)? -My plan is to work on implementing redux, and also implementing the customer side of the project.

sajeedazam commented 1 year ago

Name: Sa Adat Sajeed, csid: w1n5k

What did you work on this past iteration (2 weeks)?

What were any major issues/challenges you ran into? I had trouble getting the APIs to work. At first I started with google maps API which I figured was too much trouble, then I moved on to maptiler which seemed to work however it was hard to get a response and the API was not very flexible to get the proper JSON response I was looking for, then I moved on to using OpenCageData's API, which I am a bit more optimistic that it may work.

What do you plan to work on for this coming iteration (2 weeks)?

theothertallguy commented 1 year ago

Name: Nate Sternberg, csid: w5a3b

What did you work on this past iteration (2 weeks)?

Designed the sign-up functionality and base design.

What do you plan to work on for this coming iteration (2 weeks)?

What did you struggle with?

Mostly life stuff got in the way, I was particularly busy and did not have much time to work on the project.

Expanding sign-up and connecting it with redux to the other pieces of the implementation thru the store

AdityaNasam commented 1 year ago

Name: Aditya Nasam, csid: b2b6c What did you work on this past iteration (2 weeks)? Designed the login page for the app. What were any major issues/challenges you ran into? I ran into issues using bootstrap and css with react, which consumed most of my time. What do you plan to work on for this coming iteration (2 weeks)? Implement redux and make try to make smooth transitions between pages.