#14: Tests.

Hey guys and gals, this week we worked on our testing. Since it’s close to impossible to get full test coverage in just on week, we worked on testing our Frontend. We used Jasmine for Unit Tests and Karma to execute these tests. Below you can see a screenshot of our test coverage: The tests … Read more

#12: Risk Management.

As part of our weekly chores, we assessed the risks to our project. While we thought of those, we became aware of some risks that we weren’t prepared for. We didn’t have a regular database backup in place for example. Below you can see our finished table of risks. Name Description Probability Impact Risk Factor … Read more

#11: Start of the new Semester.

We’re back! Three months have passed since you last heard from us, and we’re happy to say that we are back with new energy. A fresh start into the new semester, full of energy and ideas. Today we regrouped and planned our first sprint for this semester. We made sure that everybody is able to … Read more

#09: Architecture.

Hi there, this week we want to give you an overview over our Architecture. For the Frontend we decided to use Angular 14 and the Backend is implemented with Typescript in NodeJS with ExpressJS. The Backend serves a REST-like API to interact with our MariaDB Database. Since we use Angular as our Frontend Framework, we … Read more

#07: Diagrams.

Hello there! This week it gets visual at Betterzon. We got together and thought about ways to share our ideas about the structure of some parts of the project in a visual way. Since our codebase is not very large at the moment, we thought that our ERM might be interesting for you. Our database … Read more

#03: SRS and UCD.

This week at Betterzon we are going to tell you about the progress we made with our infrastructure and defining our requirments. We’re using the Software Requirements Specification template for the Rational Unified Process. The Document is part of the wiki section in our GitHub repository. After we specified our requirements, we were able to … Read more