Home - JaysGitLab/cs5667-final-project-revdev GitHub Wiki

Welcome to the cs5667-final-project-revdev wiki!

  • Team RevDev is going to use Google Hangouts for team communication.
  • New branches will be created for new features.
  • Pull requests will be submitted/review/approved before merging with master.
  • All team members will be assigned as reviewers on pull requests, only one approval is required.
  • Agile practices:
    • Sit together
    • Energized work
    • Weekly cycle
    • Test-first programming (or at least tests written until more comfortable with MEAN)
    • Incremental design (start with backend and EJS views, then implement Angular front end)
    • Shared code
    • Single code base