Skip to content

Meeting Minutes Mar 01 18

AustinGrey edited this page Mar 9, 2018 · 3 revisions

2018-03-01

Location Time Duration
CSC-262 14:00 - 14:30 30 min

Team Meeting with Conner and Daniel

  • Cecilia and Julienne mention the difficulty of integrating the front end and backend
  • Austin mentions the difficulty of handling the different PDF formats

Conner and Daniel

  • Please remove the SQL database from the git
  • Talked about how the git branching scheme was or wasn't working: will check what the unintended consequences might be of swapping the master branch for the dev branch as default branch.
  • COnfused by the multiple different DB schemes the project has? Cecilia explains. The tools are not working to connect the front and backend like expected, and we are dealing with several alpha level tools.
    • Why not have the front-end just query Elasticsearch directly?
    • Do we need to have an API?
    • Can have the backend just handle putting data. Not require another layer to let frontend reach elastic search.

Clone this wiki locally