Skip to content

Releases: PirvuCatalin/tsac

tsac-v2.0-alpha

29 May 15:46

Choose a tag to compare

tsac-v2.0-alpha Pre-release
Pre-release

This is the second version of the app which include the complete workflow, the "random number" functionality and also new "shopping cart" feature which is mostly written in Romanian language.
If you don't want to see the new shopping cart functionality written in Romanian, please check https://github.com/PirvuCatalin/tsac/releases/tag/tsac-v1.0.

How to use:

1. download jar
2. open terminal at file location
3. run java -jar tsac-v2.0-alpha.jar
4. open browser at localhost:8080
5. you'll be redirected to swagger-ui and you can locally test the app

tsac-v1.0-alpha

28 May 14:48

Choose a tag to compare

tsac-v1.0-alpha Pre-release
Pre-release

This is the first version of the app which include the complete workflow, but only with the "random number" functionality added.

How to use:

1. download jar
2. open terminal at file location
3. run java -jar tsac-v1.0-alpha.jar
4. open browser at localhost:8080
5. you'll be redirected to swagger-ui and you can locally test the app