This is an old revision of the document!


Meeting Minutes: March 11, 2020

Attendance:

Kevin, Andrew, Jonathan, Jianna

Current Updates:

  • Started creating RESTful API
    • Created respective API and client folders
    • Created template for queries.js and index.js
  • Updated queries.js by adding GET functions for respective weather boxes

Past Updates:

  • Kenny recommends API routing for dashboard
    • HTTP Protocol: GET /apple, /bumblebee, /guava, /cranberry
    • SCEL database not set up to accept remote connections; SSH Tunneling available
  • Researching ways to connect Node.js with PostgreSQL
    • Researching node-postgres, a package that contains node.js modules and functions for interfacing with a PostgreSQL database
  • Approach:
    • Create RESTful API to get results from SCEL gateway
    • Link API database results with dashboard client components
  • Completed Mid-Semester Progress Report

Future Tasks:

  • Work and finish RESTful API
  • ust/meeting_minutes_mar._11.1583963819.txt.gz
  • Last modified: 2021/09/19 21:59
  • (external edit)