Skip to content

Releases: ProgrammingKiddo/dss2020-2021-CRUCA

Milestone 3 (Mach 3 Cheetah)

24 Jun 18:51
Compare
Choose a tag to compare

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)

24 Jun 18:43
Compare
Choose a tag to compare

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

07 Jun 00:37
Compare
Choose a tag to compare

Milestone 3: HTTP API

Hyper Galactic Waddling Space Duck

07 Jun 00:30
Compare
Choose a tag to compare

Milestone 2: CLI App fixed

Waddling Duck

03 May 17:51
Compare
Choose a tag to compare

Completed all requirements on the milestone 2 and provided all features requested by the design document.

Newborn Turtle

01 Apr 08:55
Compare
Choose a tag to compare

Completed all requirements on the milestone 1 and provided feature-complete functionality from the API.
All unit tests passed.
Milestone1 - Tests passed