@vatvaghool/create-ipl-dashboard 0.1.5 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +21 -9
- package/package.json +1 -1
- package/template/README.md +21 -9
- package/template/screenshots/ai-roasting.png +0 -0
- package/template/screenshots/captain-board.png +0 -0
- package/template/screenshots/dashboard-overview.png +0 -0
- package/template/screenshots/match-scrubber.png +0 -0
- package/template/screenshots/performance-tracker.png +0 -0
package/README.md
CHANGED
|
@@ -34,17 +34,29 @@ If `--scrape` is provided, the CLI attempts to extract team names from the leagu
|
|
|
34
34
|
|
|
35
35
|
## Screenshots
|
|
36
36
|
|
|
37
|
-
|
|
38
|
-
|:---:|:---:|
|
|
39
|
-
|  |  |
|
|
37
|
+

|
|
40
38
|
|
|
41
|
-
|
|
42
|
-
|:---:|:---:|
|
|
43
|
-
|  |  |
|
|
39
|
+
*Dashboard overview — full page*
|
|
44
40
|
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
41
|
+

|
|
42
|
+
|
|
43
|
+
*Performance Tracker — Recharts line chart*
|
|
44
|
+
|
|
45
|
+

|
|
46
|
+
|
|
47
|
+
*Captain Board — captain/vice-captain picks*
|
|
48
|
+
|
|
49
|
+

|
|
50
|
+
|
|
51
|
+
*Ledger Table — standings with rank shifts and efficiency*
|
|
52
|
+
|
|
53
|
+

|
|
54
|
+
|
|
55
|
+
*Match Scrubber — interactive timeline scrubber*
|
|
56
|
+
|
|
57
|
+

|
|
58
|
+
|
|
59
|
+
*AI Roast Corner — generated commentary*
|
|
48
60
|
|
|
49
61
|
## What you get
|
|
50
62
|
|
package/package.json
CHANGED
package/template/README.md
CHANGED
|
@@ -32,17 +32,29 @@ Open http://localhost:3000
|
|
|
32
32
|
|
|
33
33
|
## Screenshots
|
|
34
34
|
|
|
35
|
-
|
|
36
|
-
|:---:|:---:|
|
|
37
|
-
|  |  |
|
|
35
|
+

|
|
38
36
|
|
|
39
|
-
|
|
40
|
-
|:---:|:---:|
|
|
41
|
-
|  |  |
|
|
37
|
+
*Dashboard overview — full page*
|
|
42
38
|
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
39
|
+

|
|
40
|
+
|
|
41
|
+
*Performance Tracker — Recharts line chart*
|
|
42
|
+
|
|
43
|
+

|
|
44
|
+
|
|
45
|
+
*Captain Board — captain/vice-captain picks*
|
|
46
|
+
|
|
47
|
+

|
|
48
|
+
|
|
49
|
+
*Ledger Table — standings with rank shifts and efficiency*
|
|
50
|
+
|
|
51
|
+

|
|
52
|
+
|
|
53
|
+
*Match Scrubber — interactive timeline scrubber*
|
|
54
|
+
|
|
55
|
+

|
|
56
|
+
|
|
57
|
+
*AI Roast Corner — generated commentary*
|
|
46
58
|
|
|
47
59
|
---
|
|
48
60
|
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|