===== Meeting Minutes 2/14/18 ===== Attendance: * Kevin Cho * Gordon Li * Kyle Chan * Jon Lau * Akira Vernon (updated Kevin) Work day on finishing up React exercises to prep for working on Dashboard. Briefly discussed PDR content for next week Saturday. ---- === Discussion === PDR Presentation * Main focus on Gordon's progress (tasks similar with Kyle, Jon, and Akira) * Provide snippets of code for structure of dashboard * Talk about how dashboard is organized (i.e. components) React Exercise * Task 2: Separate parts of code into components to work together * Reason: Practice in working in larger scale team projects ---- === Tasks === - Kevin: Continue routing and updating documentation. - Gordon: Design Doc on issues encountered with troubleshoot, finish up part two of exercise provided last week. - Kyle, Jon, & Akira: Part three of React Exercise. Full team: Finish exercises to prep for working with dashboard. ---- === Issues Encountered === * State changes not updating * Reason: Mutating values are not available * Resolution: