@@ -87,8 +87,13 @@ As you can see in the picture below, user is created, who is safed in the mongod
-**Register & Login:**
Due to the fact that time was limited and I had several problems in the integration of the database in combination with the login and registration, I decided to make a new project from scratch. For the integration into our thd-navi-project, there also came up several unknown issues like, in some cases the translation did not work well anymore without changing anything inside these files. So I decided to separate this work in this case from the project. In Futurework, or if more time would be left, this integration would be one task. Also the connection to the database would be another part. For demonstration purposes in this case a "fakeBackendProvider" is used.
As you can see on the picture below, here is the registration:

Followed by the Login:

At least you see the Welcome-Screen after the login: