Releases: BSPQE20-21/BSPQ21-E3
Sprint 3
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
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
This release combines all functionalities of the 1st Sprint + an additional functionality of the second sprint (validate user)