ica778 / I-LOVE-ICICS

0 stars 0 forks source link

Workshop 4 - Scrum Report #8

Open lewmios opened 2 years ago

lewmios commented 2 years ago

leave a comment with your scrum report :D

lewmios commented 2 years ago

Ethan Ly

  1. For the past two weeks, I worked on learning how to implement Express and Node. I also worked on adding redux to the project for the third milestone, as well as planning out the rest of the project.
  2. Some issues and challenges was planning out how we wanted to structure the project and how we would incorporate all technologies taught in the class into our functionalities.
  3. For the next to weeks, I plan on getting more familiar with Express and MongoDB (or other allowed databases) so that we can begin to work on how we want to store gathered data, as well as adding the ability to add/delete/edit data in the database through the Express server.
roychen7 commented 2 years ago

Roy Chen

  1. For the past two weeks I mainly worked on integrating and adding Redux to our project. I worked jointly to come up with the ideas for what to do with data in the redux store, and reflecting these changes in the project
  2. Some issues and challenges we encountered was that, we are unsure of the scope of the project. In particular, this means we are not sure how much work would entail adding support for English, and whether or not adding Japanese support should be considered to be a feasible accomplishment within this course
  3. For the next two weeks, I want to work on adding support for the database, and then getting down login functionality, basic search functionality and commenting functionality. Overall, search functionality should be quite complex and differ between different languages, so I want to first start off with English and get the barebones down.
ica778 commented 2 years ago

Ian Chang

  1. For the past two weeks I worked mainly on learning more about React Redux and Express. I was unable to contribute anything substantial to the project because of illness.
  2. Some issues and challenges encountered was not knowing how to design some parts of the project without a database. Another issue was illness.
  3. For the next weeks I will work on finishing the database assignment to familiarize myself with how to use the database technologies. Afterwards, I plan on completing the user login and create account. Then, the other project functionalities will be linked to the account such as comments and posts.