Skip to content

Commit 53a65b4

Browse files
author
Julien Marzal
committed
Readme updated
1 parent 8fb3276 commit 53a65b4

7 files changed

Lines changed: 40 additions & 0 deletions

File tree

README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,33 @@ ImproHelper is an app made to help Improvisation judges to prepare and organise
44

55
It provides multiple features such as:
66
- a generator of improvisation topics
7+
<html>
8+
<img src="./images/improCreator.jpg", height="720" width="405"/>
9+
</html>
10+
711
- a history of all the past created improvisations
12+
<html>
13+
<img src="./images/DatabaseView.jpg", height="720" width="405"/>
14+
</html>
15+
816
- a view showing all of the past and future matches registered in the app
17+
<html>
18+
<img src="./images/MatchesView.jpg", height="720" width="405"/>
19+
</html>
20+
921
- a display of the different teams' scores and a view dedicated to the current match with a built-in chronometer and the list of all the prepared improvisation topics for the match
22+
<html>
23+
<img src="./images/CurrentMatchView.jpg", height="720" width="405"/>
24+
</html>
25+
1026

1127
The "Current match" view also provides a random word generator for specific kinds of improvisation categories.
28+
<html>
29+
<img src="./images/RandomWordGenerator.jpg", width="405"/>
30+
</html>
31+
32+
33+
1234
___
1335

1436
### Soon to come features include:

images/CurrentMatchView.jpg

Lines changed: 3 additions & 0 deletions
Loading

images/DatabaseView.jpg

Lines changed: 3 additions & 0 deletions
Loading

images/MatchesView.jpg

Lines changed: 3 additions & 0 deletions
Loading

images/RandomWordGenerator.jpg

Lines changed: 3 additions & 0 deletions
Loading

images/ScoreBoardView.jpg

Lines changed: 3 additions & 0 deletions
Loading

images/improCreator.jpg

Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)