aolingo / aldente

An Online Restaurant Reservation Platform
https://a1dente.herokuapp.com/
MIT License
2 stars 1 forks source link

Scrum Report - 06/08/2019 #12

Open geo-lam opened 5 years ago

geo-lam commented 5 years ago

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

What were any major issues/challenges you ran into?

What do you plan to work on for the coming Iteration (2 weeks)?

austinkwok1997 commented 5 years ago

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

I mostly worked on the slideshow part of the homepage

What were any major issues/challenges you ran into?

I had a lot of trouble inserting the photos into the slideshow from a local file

What do you plan to work on for the coming Iteration (2 weeks)?

adding redux and functionality from our project goals

geo-lam commented 5 years ago

What did you work on this past iteration (2 weeks)? I worked on implementing the page routing and the sign up page.

What were any major issues/challenges you ran into? The page routing itself was the biggest challenge I encountered, It was somewhat hard to understand and it took me a while to get it to work.

What do you plan to work on for the coming Iteration (2 weeks)? We will have to implement Redux into our project, work on the portals for our users, implement more backend functionalities and fix some of the front end React components.

aolingo commented 5 years ago

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

I worked on setting up the project and the overall React components structure setup. For implementation, I focused on the UI for the the home page, header, navbar and the footer.

What were any major issues/challenges you ran into? Initially when trying to setup the React structure of the project, I was bit thrown off by how Meteor organized its files compared to how we did it in Assignment 2. In the end, we thought it was most reasonable to have everything under the ui folder. In addition, I had trouble trying to integrate Bootstrap into Meteor as there weren't many resources online on the correct libraries and the correct procedure to import it into a Meteor project.

What do you plan to work on for the coming Iteration (2 weeks)? Set up Redux for our existing project, fix up some UI for our website, implement functionalities (front end and back end) for Log in and Sign Up components as well as create a two new components, Customer Portal and Restaurant Owner Portal once an user logs in.

smilosev commented 5 years ago

What did you work on this past iteration (2 weeks)? I worked on the login page and some general styling.

What were any major issues/challenges you ran into? I did all the work on my own branch and did not merge it into our most up to date branch.

What do you plan to work on for the coming Iteration (2 weeks)?