Skip to content

Meeting 2018 02 01 Backend

RedayY edited this page Feb 1, 2018 · 4 revisions

Participants

Present: Kai, Reday, Shaz (?)

Agenda (to discuss)

Progress update

Action Points from last meeting

Reday

  • Try put the node information in the 'nodeAdditionalInfo' field and see if that work. If so, Shaz will remove the fields in the current node schema that is not needed for database search.
  • 'Attach' the 'load' and 'save' UI with the API code.

Kai

  • Add session loading UI

Shaz

  • create a new collection in mongoDB to store SenseMap setting data
  • create API functions that returns/create/update the setting data
  • SenseMap changes according to the setting data, or even output the setting data in console log.
  • Add setting information to the saved session data, so it is clear what the setting is when a session is saved.

Discussion Points

What I have done (Reday)

  • Removed Load UI
  • Restored Option UI for loading
  • Added small debug button for quick load sessions
  • Enabled Load Code to be working with history map
  • Made some small UI changes
  • Added Debug Timer when requesting Sessioninfo from API DB

Discussion Topics (Reday)

  • Discuss Load UI with Kai
  • Discuss with Kai the logic of saving something
  • Discuss Potential Issue with API with Shaz (Shaz was not here could not do this)
  • Discuss delay issue with data not getting retrieved from API (Could not do this as shaz was not here)
  • Investigate Issue when Injecting SessionData to SenseMap (See Debug Screenshots, will finish this later)

Bug Evidence (Reday)

Project timeline update

Next meeting time

Action Points

Reday:

  • Investigate delay issue with data not getting retrieved from API on first attempt
  • Investigate Issue when Injecting SessionData to SenseMap
  • Add support to Add user to DB / Revamp current Support based on changes
  • Add support so that the latest DB API changes work without any further issues
  • Make Session Option List perform better and remove the button
  • Once all is done remove debug code and unused code
  • Once bugs are fixed start enabling Save Code
Clone this wiki locally