A practice made in the Software Quality class where a calculator that does additions was implemented and tested. Professor: Miguel Rivas Author: Julieta Arteaga Collaborators: Ivan Estrada/Abraham Chavez
To run maven server.
cd backend/calculator
mvn spring-root:run
To acces index file:
cd src
python -m http.server