Releases: PirvuCatalin/tsac
Releases · PirvuCatalin/tsac
tsac-v2.0-alpha
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
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