Skip to content
Snippets Groups Projects
Commit ce48d6ab authored by Franz Raumschüssel's avatar Franz Raumschüssel
Browse files

Update README.md

parent 77ff1fa1
No related branches found
No related tags found
No related merge requests found
......@@ -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:
![](Img/register.PNG)
Followed by the Login:
![](Img/login2.PNG)
At least you see the Welcome-Screen after the login:
![](Img/loggedin.PNG)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment