Skip to content

Commit 06fc72e

Browse files
committed
Update Documentation
1 parent d148980 commit 06fc72e

File tree

3 files changed

+6
-24
lines changed

3 files changed

+6
-24
lines changed

.web/images/browse.png

970 KB
Loading

.web/images/logIn.png

235 KB
Loading

README.md

Lines changed: 6 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -4,35 +4,17 @@
44
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).
55

66
## 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.
88

9-
* Neo4j - Information about movies, series and music.
10-
* MongoDB - Documents.
11-
* DWH - Analytics (Likes, usage, etc).
9+
Screenshots:
1210

1311
<p align="center">
14-
<img src="https://github.com/Ninia/prog3.proyecto/blob/master/src/main/web/images/planteamiento.png" alt="Planteamiento"/>
12+
<img src="https://github.com/Ninia/prog3.proyecto/blob/master/.web/images/logIn.png" alt="logIn"/>
1513
</p>
1614

17-
┻┳|<br>
18-
┳┻|<br>
19-
┻┳|<br>
20-
┳┻|<br>
21-
┻┳|<br>
22-
┳┻|<br>
23-
┻┳|<br>
24-
┳┻|_<br>
25-
┻┳| •.•) &nbsp;&nbsp;&nbsp;we are working<br>
26-
┳┻|⊂&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;on ssl<br>
27-
┻┳|<br>
28-
29-
## Recommended Installation for Server
30-
1. Download and install [Vagrant](https://www.vagrantup.com/downloads.html)
31-
2. Clone [our vagrant repository](
32-
https://github.com/Ninia/p3p-vagrant) and go to that folder
33-
3. Run `vagrant up`
34-
35-
**_Hopefully you're good to go!_**
15+
<p align="center">
16+
<img src="https://github.com/Ninia/prog3.proyecto/blob/master/.web/images/browse.png" alt="logIn"/>
17+
</p>
3618

3719
## License
3820
This project fall under the GPL 3 license fell free to use it, modify it and let us know of your changes :)

0 commit comments

Comments
 (0)