You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-24Lines changed: 6 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,35 +4,17 @@
4
4
Student project for Programming III course at Deusto University made by [Rafael Romón](https://github.com/rafaelromon), [Saul Segura](https://github.com/luasaul) and [Mikel Solabarrieta](https://github.com/mikelsr).
5
5
6
6
## Description:
7
-
Java Client that comunicates with a Self-Hosted Java Server that stores documents and media files, this Server uses 3 databases:
7
+
Java Client that comunicates with a Self-Hosted Java Server.
8
8
9
-
* Neo4j - Information about movies, series and music.
0 commit comments