Skip to content

Releases: BSPQE20-21/BSPQ21-E3

Sprint 3

23 May 20:24
Compare
Choose a tag to compare

This is the final product after the third and last sprint. The project fulfills almost all the functionalities that the product owner defined in the pregame phase

Login
Register
Add expense
Show expenses
Modify user data
Erase user

Aside from this, the project includes a variety of test to ensure the correct function and performance. (Junit + Performance testing)

Documentation has been generated using the Doxygen tool and GitHub pages are created --> https://bspqe20-21.github.io/BSPQ21-E3/

Sprint 2

03 May 14:50
Compare
Choose a tag to compare

Functionalities up to the second sprint + testing

The functionalities include login a user and checking their expenses

The following classes are tested using Junit:

ExampleClient
Server
UserData
DirectedMessage

The pom.xml is ready to generate reports (JaCoco and Cobertura), as well as a site with all the information of the dependencies of the project.

Sprint 1.5

28 Apr 18:29
Compare
Choose a tag to compare

This release combines all functionalities of the 1st Sprint + an additional functionality of the second sprint (validate user)