Skip to content
This repository was archived by the owner on Sep 18, 2025. It is now read-only.

Commit b3ad596

Browse files
authored
Update readme ss (#162)
* change repo ss * change width
1 parent d0e8d30 commit b3ad596

File tree

9 files changed

+16
-3
lines changed

9 files changed

+16
-3
lines changed

README.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ Khelo is built using Flutter and Dart, leveraging Firestore for database managem
1818
## Screenshots
1919
<table>
2020
<tr>
21-
<th width="32%">Matches Record</th>
21+
<th width="32%">Home Screen</th>
22+
<th width="32%">Matches List</th>
2223
<th width="32%">Teams List</th>
23-
<th width="32%">Start New Match</th>
2424
</tr>
2525
<tr>
2626
<td><img src="./screenshots/screen_shot_1.png" alt=""/></td>
@@ -31,9 +31,9 @@ Khelo is built using Flutter and Dart, leveraging Firestore for database managem
3131

3232
<table>
3333
<tr>
34+
<th width="32%">Start New Match</th>
3435
<th width="32%">Score Board</th>
3536
<th width="32%">Commentary</th>
36-
<th width="32%">Squad</th>
3737
</tr>
3838
<tr>
3939
<td><img src="./screenshots/screen_shot_4.png" alt=""/></td>
@@ -42,6 +42,19 @@ Khelo is built using Flutter and Dart, leveraging Firestore for database managem
4242
</tr>
4343
</table>
4444

45+
<table>
46+
<tr>
47+
<th width="32%">Squad</th>
48+
<th width="32%">Tournament Detail</th>
49+
<th width="32%"></th>
50+
</tr>
51+
<tr align="center">
52+
<td><img src="./screenshots/screen_shot_7.png" alt=""/></td>
53+
<td><img src="./screenshots/screen_shot_8.png" alt=""/></td>
54+
<td></td>
55+
</tr>
56+
</table>
57+
4558
## Features 🌟🌟
4659

4760
- **Profile Management**: Effortlessly create and manage profiles for players, coaches, and team managers.

screenshots/screen_shot_1.png

393 KB
Loading

screenshots/screen_shot_2.png

34.3 KB
Loading

screenshots/screen_shot_3.png

117 KB
Loading

screenshots/screen_shot_4.png

93.4 KB
Loading

screenshots/screen_shot_5.png

-92 KB
Loading

screenshots/screen_shot_6.png

-121 KB
Loading

screenshots/screen_shot_7.png

1.03 MB
Loading

screenshots/screen_shot_8.png

1.54 MB
Loading

0 commit comments

Comments
 (0)