This is an old revision of the document!


Attendance:

  • Kevin Cho
  • Gordon Li
  • Kyle Chan
  • Jon Lau
  • Akira Vernon

Continued working on React Exercise Task 4 on changing display based on button press. Discussed code reviews and pull request for Dashboard team GitHub.


Discussion

React Exercises

  • Task 4: Changing Display
    • Create the same app using Semantic React components
    • The picture being displayed corresponds to which button was pressed

Code Reviews and Pull Requests

  • Master branch locked until code reviewers gives as okay
  • Components should be able to accept and manipulate data
  • Pull requests ~150 lines of code
  • Always add Kevin to code reviews
  • Once approved by all reviewers, merging will be available

Pull Request

  • git clone <repository https> : clones repository to own developing space
  • git pull –rebase : checks recent commits for any conflicts in update
  • git checkout -b <branch number> : checks out branch for changes (specifically for new branches)
    • Make sure to be in the master branch

Tasks

  1. Kevin: Update Design Documents.
  2. Gordon: Task 4: Changing Display; update Design Documents.
  3. Kyle, Jon, & Akira: Task 4: Changing Display.

Full team: Task 4: Changing Display.

  • ust/meeting_minutes_march_7_2018.1520476774.txt.gz
  • Last modified: 2021/09/19 21:59
  • (external edit)