Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.02 KB

README.md

File metadata and controls

26 lines (14 loc) · 1.02 KB

Arbeidskrav PGR203

Build Status

Vårt prosjekt skal kunne opprette prosjekter og prosjektdeltagere(members)

Usage

  1. To compile the project you need to open up the in-build IntelliJ terminal and use the command "mvn package" to make the executable jar file.
  2. To run the program you need to use the in-build terminal again and use the command "-jar target/filename.jar".
  3. After the program starts you can either input "project" or "member", after inputting either you can then type in your desired name of project/member.

Implementation notes

Hva gjorde dere godt i implementasjonen

Vi fikk ikke til å liste ut prosjektmedlemmer. Maven kjører fint i IntelliJ og kjører som den skal i travis-ci

Link to review

  • link to issue you registered in other group's github repository

https://github.com/Westerdals/pgr203-assignment-3-remmar18