Skip to content

Meeting Minutes

Amir Naghibi edited this page Jan 19, 2019 · 10 revisions

October.6.2018

  • Discussed Branching Strategy
  • Discussed about technical architecture
  • NoSQL: MongoDB, DynamoDB

October.13.2018

  • Merged folder structure for the backend to develop branch
  • Decided on DBMS and schema (PostgreSQL and 1 table) and attributes
  • Designed user interface for MVP (a single page with to search and see results)
  • Planned sprint 1

October.20.2018

  • LaunchPad Group Picture
  • Implemented Navigation Bar and Serch result
  • Implemented Job Search API in progress

October.27.2018

  • Docker is ready to be deployed to Azure
  • React Frontend has been deployed to Azure. Internado is live!
  • A landing page is being implemented with user email sign up

December.1.2018

Term retro

  • Clearer difference between sprints
    • Use Milestones instead of Epics, so that there are clear deadlines
    • Spend more time sprint planning
    • Keep a bigger backlog - everyone should be making tickets whenever they think of a feature or a task, more
    • for each sprint, make a branch for it so that we can see what was completed each sprintdetails can be added when someone actually takes the ticket
  • NEED UNIT TESTS

January.5.2019 - January.12.2019

  • Team members should run the project with database locally. To do we have to install docker and follow instruction on README
  • Cleaned up the Zenhub board
  • Remove extra branches
  • created a new sprint from Jan.6 - Jan.19
  • Members are assigned refactoring tasks

January.19.2019

  • make sure team members are familiar with tickets assigned to them. Major parts of the project:
  • Backend
  • Frontend
  • Data Acquisitions