Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

Latest commit

 

History

History
27 lines (23 loc) · 1.07 KB

README.md

File metadata and controls

27 lines (23 loc) · 1.07 KB

Agile software project management (DAT257) - 2021

Team: AXE-N

Members: Name | GitHub name

  • Ahmad Al-Aref | alarefahmad
  • Erik Wetter | erikwet
  • Malte Åkvist | amalte
  • Oscar Arvidson | oscarvid
  • Sam Salek | samsalmag
  • Sara Galligani Vardheim | saravardheim
  • Tilda Grönlund | tildagronlund

AB Lejonstaden Projekthanterare

test

Download

  • Download a runnable .jar and .exe from here (ABLejonstadenProjekthanterareV1.zip)
    • A recent JRE needs to be installed to run the .jar
    • The .exe must always be located in the same folder as "win32" to be able to run. Create a shortcut of the .exe and place it wherever for easier access.

Structure

  • Documentation (reflections, project scope, etc.): Dokumentation
  • Source code: src/main/java/edu/chalmers/axen2021
  • Tests: src/test/java/edu/chalmers/axen2021
  • Resources (fxml, images, etc.): src/main/resources

External links