Hi there, this week we noticed that midterm is coming pretty soon. So we want to take this time to take a look at what we achieved by now.

We have chosen the framework Spring as well as the library Spring Boot for our backend. For the frontend we are using the JavaScript library ReactJS with some more libraries to extend it.

Here is a short screencast of our frontend:

Also check out our SAD document which we extended again. We added the deployment view and described the mvc pattern with more detail. The documentation of the UCs also got an update.

Blogging tip of the Day [3]!

Writing all those blog posts can be quite challenging sometimes, especially if you are not a native english speaker. To prevent simple mistakes like spelling you just need to use the right tools that can help you. One favorite for me to do this is IntelliJ IDEA Ultimate which checks not only your code but also your spelling. Because we are using markdown for documenting and blogging we are writing it in the IDE any way. To check for mistakes on your whole site you can also use tools like typosaurus that will help you discover mistakes you have missed.