ust:meeting_minutes_february_7_2018

Attendance:

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

Continued development on SCEL App (exercise with React). Members who have completed last week's task was asked to improve their script as discussed below.


Discussion

To practice with React, members were tasked by Kevin to create a simple button clicker App using React. The following were required on the app:

  • Welcome message
  • Two buttons to click
  • Display of click amount for each button since loading
  • Formatting for padding

Members who have completed the first part were as to break down the main render file into their sub files called components and/or constants. Descriptions for each are as follows:

  • Components contain required classes for a main file
  • Constants contain required variables for main file

For future members who want to understand the file structure of the dashboard system you can look at the dashboard github. This will show where each component lives in the file hierarchy.


Tasks

  1. Kevin: Implement routing for dashboard. (This includes creating pages for the homepage, graph page, and any other page)
  2. Gordon: Break down main render file into their components and/or constants; create Design Document for ES6.
  3. Kyle, Jon, & Akira: Break down main render file into their components and/or constants. Also to create a display component

Full team: Part two of React exercise.

Authors

Contributing authors:

gli kcho

Created by gli on 2018/02/07 19:33.

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