Meeting Notes February 9th 2022 - tempus-app/wiki GitHub Wiki

🗓️ Date

February 9th, 2022 at 5:45 PM

⏰ Duration

0.5 hours

😀 Participants

Member Name Is Present
Gabriel Granata
Aman Riat
Afrah Ali
Mustafa Ali
Ruwani De Alwis
Georges Chamoun

🎯 Goals

  • Catch up and discuss progress
  • Prepare for tomorrow's client meeting
  • Discuss general next steps

📓 Notes from Meeting (Discussion)

  • UI/UX team progress
    • Finished initial FIGMA mockups
      • Ready for client review
    • Discussion about colour palette
  • Arch team progress
    • Implemented TypeORM into the project
    • Implemented all entities
      • Separated into Account, Profile and Project modules
    • Initial database setup using Docker and Postgres
  • CI/CD team progress
    • Partially done
    • Will meet with client's technical advisor
    • Currently on Azure
      • Will try and move to AWS
  • Resume parser
    • Set up repo, Github Actions and environment
    • Researched multiple existing packages
    • Looked into developing our own parser
      • Might not be best decision
    • Best course of action right now:
      • Use existing package and aim for user to fill missing/incorrect information
    • Parsing PNG resume might be difficult
    • There are some premium (paid) APIs, if resume parser packages are not good

🎥 Action Items

  • UI/UX team
    • Present and get green-light from client on mockup
  • Arch team
    • Research auth
  • CI/CD team
    • Look into Google Cloud
  • Set up Angular components in repo
  • Prepare for Monday team meeting
  • Prepare for tomorrow's client meeting
    • Georges, Gabe, Mustafa go over SRS
    • UI/UX team do walk-through for mockup
  • Transfer over issues/sprints to Github Projects

💭 Decisions

  • Issue tracking:
    • Github Projects
  • Start with REST