Skip to content

Commit 047ade2

Browse files
authored
Update README.md
1 parent 7a21482 commit 047ade2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,23 +52,32 @@ The webapp will implement ELO ranking system automatically calculated.
5252

5353
### Snapshots
5454
#### Home
55+
This window will show you some matches of the tournament with their dates, and their places. Moreover, will show you the latest matches and the next matches and the main managers.
5556
![Home](https://raw.githubusercontent.com/CodeURJC-DAW-2019-20/PadelVersus/master/WebImages/Captura.JPG)
5657
#### Loggin
58+
Here, you will can log in on the site with your username and your password.
5759
![Log](https://raw.githubusercontent.com/CodeURJC-DAW-2019-20/PadelVersus/master/WebImages/Loggin.JPG)
5860
#### SignUp
61+
Here, you will can sign up on the page, with your username, your password and your email.
5962
![SingUp](https://raw.githubusercontent.com/CodeURJC-DAW-2019-20/PadelVersus/master/WebImages/singup.JPG)
6063
#### Matches
6164
Contains two list. One for the latest matches and another one for the next matches shown in a slider where you can navigate through next days.
6265
#### SpecificMatch
66+
Contains the score of the match and their Match Statistics.
67+
![SpecMatch](https://raw.githubusercontent.com/CodeURJC-DAW-2019-20/PadelVersus/master/WebImages/SpecificMatch.PNG)
6368
#### Teams
6469
Contains a slider where you can navigate between tournaments to see which teams are inscribed in them.
70+
![Teams](https://raw.githubusercontent.com/CodeURJC-DAW-2019-20/PadelVersus/master/WebImages/Teams.PNG)
6571
#### SpecificTeam
6672
A page where the team logo, the team name and its two members are shown. Below this information we find statistics about the team.
6773
#### Player/User
74+
This window will show you main features of the players of each team, the last five matches, the club history and the trophies. Moreover, it shows you the minutes played, one summary of the player, detailed player statistics (graphic)and his points per game (graphic).
6875
![UserView](https://raw.githubusercontent.com/CodeURJC-DAW-2019-20/PadelVersus/master/WebImages/PlayerView.JPG)
6976
#### Registration Tournament
77+
You will can choose tournament, write your team name and upload team logo. Moreover, you will can write the first name (player1) and the second player will be found for join to first player.
7078
![RegTournament](https://raw.githubusercontent.com/CodeURJC-DAW-2019-20/PadelVersus/master/WebImages/RegistrationTournament.JPG)
7179
#### Calendar
80+
Contains one calendar with the matches of each month.
7281
![Calendar](https://raw.githubusercontent.com/CodeURJC-DAW-2019-20/PadelVersus/master/WebImages/Calendar.JPG)
7382
### Flow Diagram
7483
![Diagram](https://raw.githubusercontent.com/CodeURJC-DAW-2019-20/PadelVersus/master/WebImages/flowDiagram.JPG)

0 commit comments

Comments
 (0)