Skip to content

Project Technical Information

Jake Bédard edited this page Jan 19, 2019 · 2 revisions

Built On Maven

  • Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information
  • Dependency Manager

Built with Spring Initializer

  • To initialize the beginning of our project
  • Will initialize our POM.xml file.

Programmed in Java with IntelliJ

  • Great IDE for Spring
  • Professional Edition free for students!
  • Sonar lint plugin for good programming practices

Communications with Discord

  • GitHub notifications
  • General project discussions
  • Meetings with and without screen sharing
  • Programming with communication!

Project Management with GitHub and Git

  • Will use a project for each sprint
    • Kanban board for each sprint
  • Documentation will be used on the GitHub Project Wiki
Clone this wiki locally