====== Meeting Minutes: April 6 - 10, 2020 ====== === Attendance: === Kevin, Andrew, Jonathan, Jianna === Current Updates: === * Revised lab hours to 1 hour everyday due to COVID-19 * Found more tutorials to support coding process of linking API with components * Completed getting data from database to API * Connect to SCEL server: ssh username@server.scel-hawaii.org -p 11144 -L 5432:localhost:5432 * Run API index.js: node index.js * See API running on https://localhost:3001/ and data results on https://localhost:3001/apple