Releases: ProgrammingKiddo/dss2020-2021-CRUCA
Milestone 3 (Mach 3 Cheetah)
This release marks the end of development for the software required in the second Milestone (CLI APP).
To run it, simply download the .jar file, and execute it with java -jar apihttp-0.0.1-SNAPSHOT.jar.
Alternatively, or if it's the first time you run the software, you'll need to run it with the option "-c", to indicate that you wish to create some base data files to work with (some products, a couple of premade Orders, and a Cafeteria).
Milestone 2 (Duck Overlord)
This release marks the end of development for the software required in the second Milestone (CLI APP).
To run it, simply download the .jar file, and execute it with java -jar terminalcli-0.0.1-SNAPSHOT.jar
.
Alternatively, or if it's the first time you run the software, you'll need to run it with the option "-c", to indicate that you wish to create some base data files to work with (some products, a couple of premade Orders, and a Cafeteria).
Sprinting Cheetah
Milestone 3: HTTP API
Hyper Galactic Waddling Space Duck
Milestone 2: CLI App fixed
Waddling Duck
Completed all requirements on the milestone 2 and provided all features requested by the design document.