Skip to content
AkiKurvinen edited this page Sep 6, 2022 · 9 revisions

Project information

Heading Description
Project name Portfolio Pro web app
Project description Online platform to create, edit and publish portfolios and CVs
Team members Wille Kurru, Teemu Kautto, Simö Häkkinen & Aki Kurvinen
Practices As follows

WoW (Ways of Working)

Working agreements

  • Participate in meetings when possible
  • Utilize team on problem solving

Version control

  • Commit features to new branch
  • Review pull request before merge

DoD (Definition of Done)

Coding is done when

  • Application is working
  • Code is refactored
  • Code is formatted
  • Unnecessary lines are removed

Testing is done when

  • Backend is tested
  • Frontend is tested
  • Testing is automatic in pipeline
  • Code coverage is as high as possible

Deploy is done when

  • App is live on AWS server
  • Deployment pipeline is automatic