Elevator-lab-project Project setup Start the elevatorserver in another terminalvindow. Compile the program with make Run with ./elevator. System development requirements The pragmatic V-model. The three levels: Produkt, System and Module Design phase as starting point for test requirements Tracebility in specification Project management Git-history needs to reflect the pragmatic V-model. Github projects: For tracebility in specificaiton. IN-PROGRESS is the left part of V-model. After implementing move from IN-PROGRESS to IN-REVIEW In-review is the right part of the V-model. In IN-REVIEW the acceptance tests will be done and if passed send to DONE. Use of Doxygen (Bonus): Write "doxygen doxconfig" at root to update.