Jay-Rajput commited on
Commit
9beecce
·
1 Parent(s): 053d053

redistributed bonus

Browse files
Files changed (2) hide show
  1. app.py +1 -1
  2. leaders/users.json +65 -65
app.py CHANGED
@@ -331,7 +331,7 @@ def display_leaderboard():
331
  leaderboard['Rank'] = range(1, len(leaderboard) + 1)
332
 
333
  # Select and order the columns for display
334
- leaderboard = leaderboard[['Rank', 'User', 'Points', 'Last 5 Bids']]
335
 
336
  st.dataframe(leaderboard, hide_index=True)
337
  except Exception as e:
 
331
  leaderboard['Rank'] = range(1, len(leaderboard) + 1)
332
 
333
  # Select and order the columns for display
334
+ leaderboard = leaderboard[['Rank', 'User', 'Points', 'TOLBOG Wallet', 'Last 5 Bids']]
335
 
336
  st.dataframe(leaderboard, hide_index=True)
337
  except Exception as e:
leaders/users.json CHANGED
@@ -1,14 +1,14 @@
1
  {
2
  "Arpit": {
3
  "last_5_results": [
 
4
  "🟢",
5
  "🔴",
6
  "⚪",
7
- "🔴",
8
  "🔴"
9
  ],
10
- "points": 16236,
11
- "redistributed_bonus": 0,
12
  "wildcard": [
13
  0,
14
  0,
@@ -17,14 +17,14 @@
17
  },
18
  "Ganesh": {
19
  "last_5_results": [
 
20
  "🟢",
21
  "🔴",
22
  "🟢",
23
- "⚪",
24
  "⚪"
25
  ],
26
- "points": 5200,
27
- "redistributed_bonus": 0,
28
  "wildcard": [
29
  0,
30
  0,
@@ -33,14 +33,14 @@
33
  },
34
  "Haaris": {
35
  "last_5_results": [
 
36
  "🔴",
37
  "🔴",
38
  "⚪",
39
- "🔴",
40
  "🔴"
41
  ],
42
- "points": 40,
43
- "redistributed_bonus": 0,
44
  "wildcard": [
45
  0,
46
  0,
@@ -50,13 +50,13 @@
50
  "Jay": {
51
  "last_5_results": [
52
  "🟢",
53
- "🔴",
54
  "🟢",
55
  "🔴",
56
- "🟢"
 
57
  ],
58
- "points": 27243,
59
- "redistributed_bonus": 0,
60
  "wildcard": [
61
  0,
62
  0,
@@ -65,14 +65,14 @@
65
  },
66
  "Kishore": {
67
  "last_5_results": [
 
68
  "🟢",
69
  "⚪",
70
  "🔴",
71
- "🔴",
72
- "🟢"
73
  ],
74
- "points": 38800,
75
- "redistributed_bonus": 0,
76
  "wildcard": [
77
  0,
78
  0,
@@ -81,14 +81,14 @@
81
  },
82
  "Megha": {
83
  "last_5_results": [
 
84
  "🟢",
85
  "🔴",
86
  "🔴",
87
- "⚪",
88
  "⚪"
89
  ],
90
- "points": 22300,
91
- "redistributed_bonus": 0,
92
  "wildcard": [
93
  0,
94
  0,
@@ -97,13 +97,13 @@
97
  },
98
  "Naveein": {
99
  "last_5_results": [
 
100
  "🟢",
101
  "⚪",
102
  "🟢",
103
- "🔴",
104
- "🟢"
105
  ],
106
- "points": 42800,
107
  "redistributed_bonus": 0,
108
  "wildcard": [
109
  0,
@@ -119,8 +119,8 @@
119
  "⚪",
120
  "⚪"
121
  ],
122
- "points": 200,
123
- "redistributed_bonus": 0,
124
  "wildcard": [
125
  0,
126
  0,
@@ -129,14 +129,14 @@
129
  },
130
  "Praveen": {
131
  "last_5_results": [
 
132
  "🔴",
133
  "⚪",
134
  "⚪",
135
- "⚪",
136
  "⚪"
137
  ],
138
- "points": 7548,
139
- "redistributed_bonus": 0,
140
  "wildcard": [
141
  0,
142
  0,
@@ -145,14 +145,14 @@
145
  },
146
  "Rakesh": {
147
  "last_5_results": [
148
- "🟢",
149
  "🔴",
 
150
  "🔴",
151
  "🔴",
152
- "🟢"
153
  ],
154
- "points": 23430,
155
- "redistributed_bonus": 0,
156
  "wildcard": [
157
  0,
158
  0,
@@ -163,11 +163,11 @@
163
  "last_5_results": [
164
  "🟢",
165
  "🟢",
166
- "🔴",
167
  "🟢",
168
- "🔴"
 
169
  ],
170
- "points": 45408,
171
  "redistributed_bonus": 0,
172
  "wildcard": [
173
  0,
@@ -180,10 +180,10 @@
180
  "🟢",
181
  "🟢",
182
  "🟢",
183
- "",
184
- "🔴"
185
  ],
186
- "points": 46133,
187
  "redistributed_bonus": 0,
188
  "wildcard": [
189
  0,
@@ -193,14 +193,14 @@
193
  },
194
  "Vaibhav": {
195
  "last_5_results": [
 
196
  "🟢",
197
  "⚪",
198
  "⚪",
199
- "🔴",
200
  "🔴"
201
  ],
202
- "points": 29200,
203
- "redistributed_bonus": 0,
204
  "wildcard": [
205
  0,
206
  0,
@@ -215,8 +215,8 @@
215
  "⚪",
216
  "⚪"
217
  ],
218
- "points": 3980,
219
- "redistributed_bonus": 0,
220
  "wildcard": [
221
  0,
222
  0,
@@ -225,14 +225,14 @@
225
  },
226
  "Anandh": {
227
  "last_5_results": [
228
- "🟢",
229
  "🔴",
 
230
  "🔴",
231
  "🔴",
232
- "🟢"
233
  ],
234
- "points": 6611,
235
- "redistributed_bonus": 0,
236
  "wildcard": [
237
  0,
238
  0,
@@ -247,8 +247,8 @@
247
  "⚪",
248
  "⚪"
249
  ],
250
- "points": 4600,
251
- "redistributed_bonus": 0,
252
  "wildcard": [
253
  0,
254
  0,
@@ -263,8 +263,8 @@
263
  "⚪",
264
  "⚪"
265
  ],
266
- "points": 5550,
267
- "redistributed_bonus": 0,
268
  "wildcard": [
269
  0,
270
  0,
@@ -273,13 +273,13 @@
273
  },
274
  "Naitik": {
275
  "last_5_results": [
 
276
  "🔴",
277
  "🔴",
278
  "🔴",
279
- "🟢",
280
- "🔴"
281
  ],
282
- "points": 39300,
283
  "redistributed_bonus": 0,
284
  "wildcard": [
285
  0,
@@ -295,8 +295,8 @@
295
  "⚪",
296
  "⚪"
297
  ],
298
- "points": 11360,
299
- "redistributed_bonus": 0,
300
  "wildcard": [
301
  0,
302
  0,
@@ -311,8 +311,8 @@
311
  "⚪",
312
  "⚪"
313
  ],
314
- "points": 0,
315
- "redistributed_bonus": 0,
316
  "wildcard": [
317
  0,
318
  0,
@@ -321,14 +321,14 @@
321
  },
322
  "Priyavrat Mohan": {
323
  "last_5_results": [
324
- "🔴",
325
  "🟢",
326
  "🔴",
 
327
  "🔴",
328
  "🔴"
329
  ],
330
- "points": 32425,
331
- "redistributed_bonus": 0,
332
  "wildcard": [
333
  0,
334
  0,
@@ -337,14 +337,14 @@
337
  },
338
  "Satish": {
339
  "last_5_results": [
 
340
  "🔴",
341
  "🟢",
342
  "🔴",
343
- "⚪",
344
- "🟢"
345
  ],
346
- "points": 29720,
347
- "redistributed_bonus": 0,
348
  "wildcard": [
349
  0,
350
  0,
 
1
  {
2
  "Arpit": {
3
  "last_5_results": [
4
+ "🟢",
5
  "🟢",
6
  "🔴",
7
  "⚪",
 
8
  "🔴"
9
  ],
10
+ "points": 21033,
11
+ "redistributed_bonus": 8,
12
  "wildcard": [
13
  0,
14
  0,
 
17
  },
18
  "Ganesh": {
19
  "last_5_results": [
20
+ "⚪",
21
  "🟢",
22
  "🔴",
23
  "🟢",
 
24
  "⚪"
25
  ],
26
+ "points": 5015,
27
+ "redistributed_bonus": 15,
28
  "wildcard": [
29
  0,
30
  0,
 
33
  },
34
  "Haaris": {
35
  "last_5_results": [
36
+ "🟢",
37
  "🔴",
38
  "🔴",
39
  "⚪",
 
40
  "🔴"
41
  ],
42
+ "points": 2616,
43
+ "redistributed_bonus": 16,
44
  "wildcard": [
45
  0,
46
  0,
 
50
  "Jay": {
51
  "last_5_results": [
52
  "🟢",
 
53
  "🟢",
54
  "🔴",
55
+ "🟢",
56
+ "🔴"
57
  ],
58
+ "points": 30248,
59
+ "redistributed_bonus": 5,
60
  "wildcard": [
61
  0,
62
  0,
 
65
  },
66
  "Kishore": {
67
  "last_5_results": [
68
+ "🔴",
69
  "🟢",
70
  "⚪",
71
  "🔴",
72
+ "🔴"
 
73
  ],
74
+ "points": 38001,
75
+ "redistributed_bonus": 1,
76
  "wildcard": [
77
  0,
78
  0,
 
81
  },
82
  "Megha": {
83
  "last_5_results": [
84
+ "🔴",
85
  "🟢",
86
  "🔴",
87
  "🔴",
 
88
  "⚪"
89
  ],
90
+ "points": 21608,
91
+ "redistributed_bonus": 8,
92
  "wildcard": [
93
  0,
94
  0,
 
97
  },
98
  "Naveein": {
99
  "last_5_results": [
100
+ "⚪",
101
  "🟢",
102
  "⚪",
103
  "🟢",
104
+ "🔴"
 
105
  ],
106
+ "points": 42600,
107
  "redistributed_bonus": 0,
108
  "wildcard": [
109
  0,
 
119
  "⚪",
120
  "⚪"
121
  ],
122
+ "points": 17,
123
+ "redistributed_bonus": 17,
124
  "wildcard": [
125
  0,
126
  0,
 
129
  },
130
  "Praveen": {
131
  "last_5_results": [
132
+ "🟢",
133
  "🔴",
134
  "⚪",
135
  "⚪",
 
136
  "⚪"
137
  ],
138
+ "points": 9861,
139
+ "redistributed_bonus": 13,
140
  "wildcard": [
141
  0,
142
  0,
 
145
  },
146
  "Rakesh": {
147
  "last_5_results": [
 
148
  "🔴",
149
+ "🟢",
150
  "🔴",
151
  "🔴",
152
+ "🔴"
153
  ],
154
+ "points": 23187,
155
+ "redistributed_bonus": 7,
156
  "wildcard": [
157
  0,
158
  0,
 
163
  "last_5_results": [
164
  "🟢",
165
  "🟢",
 
166
  "🟢",
167
+ "🔴",
168
+ "🟢"
169
  ],
170
+ "points": 47708,
171
  "redistributed_bonus": 0,
172
  "wildcard": [
173
  0,
 
180
  "🟢",
181
  "🟢",
182
  "🟢",
183
+ "🟢",
184
+ ""
185
  ],
186
+ "points": 53133,
187
  "redistributed_bonus": 0,
188
  "wildcard": [
189
  0,
 
193
  },
194
  "Vaibhav": {
195
  "last_5_results": [
196
+ "⚪",
197
  "🟢",
198
  "⚪",
199
  "⚪",
 
200
  "🔴"
201
  ],
202
+ "points": 29005,
203
+ "redistributed_bonus": 5,
204
  "wildcard": [
205
  0,
206
  0,
 
215
  "⚪",
216
  "⚪"
217
  ],
218
+ "points": 3795,
219
+ "redistributed_bonus": 15,
220
  "wildcard": [
221
  0,
222
  0,
 
225
  },
226
  "Anandh": {
227
  "last_5_results": [
 
228
  "🔴",
229
+ "🟢",
230
  "🔴",
231
  "🔴",
232
+ "🔴"
233
  ],
234
+ "points": 5524,
235
+ "redistributed_bonus": 15,
236
  "wildcard": [
237
  0,
238
  0,
 
247
  "⚪",
248
  "⚪"
249
  ],
250
+ "points": 4415,
251
+ "redistributed_bonus": 15,
252
  "wildcard": [
253
  0,
254
  0,
 
263
  "⚪",
264
  "⚪"
265
  ],
266
+ "points": 5365,
267
+ "redistributed_bonus": 15,
268
  "wildcard": [
269
  0,
270
  0,
 
273
  },
274
  "Naitik": {
275
  "last_5_results": [
276
+ "🟢",
277
  "🔴",
278
  "🔴",
279
  "🔴",
280
+ "🟢"
 
281
  ],
282
+ "points": 42800,
283
  "redistributed_bonus": 0,
284
  "wildcard": [
285
  0,
 
295
  "⚪",
296
  "⚪"
297
  ],
298
+ "points": 11172,
299
+ "redistributed_bonus": 12,
300
  "wildcard": [
301
  0,
302
  0,
 
311
  "⚪",
312
  "⚪"
313
  ],
314
+ "points": 17,
315
+ "redistributed_bonus": 17,
316
  "wildcard": [
317
  0,
318
  0,
 
321
  },
322
  "Priyavrat Mohan": {
323
  "last_5_results": [
 
324
  "🟢",
325
  "🔴",
326
+ "🟢",
327
  "🔴",
328
  "🔴"
329
  ],
330
+ "points": 34828,
331
+ "redistributed_bonus": 3,
332
  "wildcard": [
333
  0,
334
  0,
 
337
  },
338
  "Satish": {
339
  "last_5_results": [
340
+ "⚪",
341
  "🔴",
342
  "🟢",
343
  "🔴",
344
+ "⚪"
 
345
  ],
346
+ "points": 29525,
347
+ "redistributed_bonus": 5,
348
  "wildcard": [
349
  0,
350
  0,