Skip to content

Meeting 2017 09 04 Backend

Kai Xu edited this page Sep 8, 2017 · 1 revision

Participants

Present: Shaz, Reday, Kai

Agenda (to discuss)

  • Progress update: Shaz
  • Progress update: Reday

Discussion Points

  • Shaz:
    • user and node schema - can be extended later
    • user mongodb id as the secret key
    • use node.js package 'core' for the 'cross origin' error.
    • examples of accessing the API
  • Reday
    • the login popup page
    • we shouldn't store everything from google+ user profile.
    • Test with sinon: found the fields with the json format issue.

Action Points

  • Shaz:
    • Create the document of the API
    • Put the API code on Heruko
    • Any other API functions needed by frontend (Reday)
  • Reday
    • Get a full list of fields in the google+ user profile (from its documentation?)
    • Connect login page with the database using the REST api
    • Test the login/database operations with Sinon
Clone this wiki locally