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

Update README.md

parent a4404df2
No related branches found
No related tags found
No related merge requests found
......@@ -39,10 +39,10 @@ We have focused our app on following functions:
#### MyGit Repositories:
We had some problems (merge conflicts) with MyGit and therefore we have unfortunately many repos for the frontend.
- **Backend Chat:**
- **Backend Chat:** https://mygit.th-deg.de/hz11818/thd-navi-app-backend-chat
- **Backend Database:** https://mygit.th-deg.de/fr12279/backend_db
- **Login & Register:** https://mygit.th-deg.de/fr12279/register-login
- **Frontend:**
- **Frontend:** https://mygit.th-deg.de/hz11818/thd-navi-app
## 3) Final Result
- **Navigation View:**
......@@ -74,6 +74,10 @@ There is also a simple chat functionality in our app, based on socket.io.
- **Responsive Design:**
Not everything is perfect regarding responsivness yet. There are several pages (i.e. navigation) which doesn't look good on a mobile device. But we tried our best - for example we have two different menus depending on the screen size: a "hamburger menu" for the mobile device and as you see in the pictures above the normal navigation bar for PCs.
![](Img/responsive.PNG)
- **Backend Chat:**
- **Database & POSTMAN:**
MongoDB is an object-oriented, simple, dynamic, and scalable NoSQL database. It is based on the NoSQL document store model. The data objects are stored as separate documents inside a collection — instead of storing the data into the columns and rows of a traditional relational database.
......
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