PuranjayB commited on
Commit
9d95fc2
·
verified ·
1 Parent(s): c2c90f8

Upload 2 files

Browse files
Files changed (2) hide show
  1. passbooks/user001.json +91 -0
  2. passbooks/user002.json +109 -0
passbooks/user001.json ADDED
@@ -0,0 +1,91 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "entry_id": 1,
4
+ "date": "06-05-2024",
5
+ "description": "Groceries",
6
+ "debit": 100.00,
7
+ "credit": null,
8
+ "balance": 25640.00
9
+ },
10
+
11
+ {
12
+ "entry_id": 2,
13
+ "date": "06-05-2024",
14
+ "description": "Salary",
15
+ "debit": null,
16
+ "credit": 1000.00,
17
+ "balance": 26640.00
18
+ },
19
+
20
+ {
21
+ "entry_id": 3,
22
+ "date": "06-05-2024",
23
+ "description": "Rent",
24
+ "debit": 500.00,
25
+ "credit": null,
26
+ "balance": 26140.00
27
+ },
28
+
29
+ {
30
+ "entry_id": 4,
31
+ "date": "06-05-2024",
32
+ "description": "Electricity",
33
+ "debit": 200.00,
34
+ "credit": null,
35
+ "balance": 25940.00
36
+ },
37
+
38
+ {
39
+ "entry_id": 5,
40
+ "date": "06-05-2024",
41
+ "description": "Internet",
42
+ "debit": 50.00,
43
+ "credit": null,
44
+ "balance": 25890.00
45
+ },
46
+
47
+ {
48
+ "entry_id": 6,
49
+ "date": "06-05-2024",
50
+ "description": "Salary",
51
+ "debit": null,
52
+ "credit": 1000.00,
53
+ "balance": 26890.00
54
+ },
55
+
56
+ {
57
+ "entry_id": 7,
58
+ "date": "06-05-2024",
59
+ "description": "Groceries",
60
+ "debit": 100.00,
61
+ "credit": null,
62
+ "balance": 26790.00
63
+ },
64
+
65
+ {
66
+ "entry_id": 8,
67
+ "date": "06-05-2024",
68
+ "description": "Rent",
69
+ "debit": 500.00,
70
+ "credit": null,
71
+ "balance": 26290.00
72
+ },
73
+
74
+ {
75
+ "entry_id": 9,
76
+ "date": "06-05-2024",
77
+ "description": "Electricity",
78
+ "debit": 200.00,
79
+ "credit": null,
80
+ "balance": 26090.00
81
+ },
82
+
83
+ {
84
+ "entry_id": 10,
85
+ "date": "06-05-2024",
86
+ "description": "Internet",
87
+ "debit": 50.00,
88
+ "credit": null,
89
+ "balance": 26040.00
90
+ }
91
+ ]
passbooks/user002.json ADDED
@@ -0,0 +1,109 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "entry_id": 1,
4
+ "date": "06-05-2024",
5
+ "description": "Movie Rental",
6
+ "debit": 300.00,
7
+ "credit": null,
8
+ "balance": 45000.00
9
+ },
10
+
11
+ {
12
+ "entry_id": 2,
13
+ "date": "06-05-2024",
14
+ "description": "Grocery",
15
+ "debit": 200.00,
16
+ "credit": null,
17
+ "balance": 44800.00
18
+ },
19
+
20
+ {
21
+ "entry_id": 3,
22
+ "date": "06-05-2024",
23
+ "description": "Salary",
24
+ "debit": null,
25
+ "credit": 50000.00,
26
+ "balance": 94800.00
27
+ },
28
+
29
+ {
30
+ "entry_id": 4,
31
+ "date": "06-05-2024",
32
+ "description": "Movie Rental",
33
+ "debit": 300.00,
34
+ "credit": null,
35
+ "balance": 94500.00
36
+ },
37
+
38
+ {
39
+ "entry_id": 5,
40
+ "date": "06-05-2024",
41
+ "description": "Grocery",
42
+ "debit": 200.00,
43
+ "credit": null,
44
+ "balance": 94300.00
45
+ },
46
+
47
+ {
48
+ "entry_id": 6,
49
+ "date": "06-05-2024",
50
+ "description": "Salary",
51
+ "debit": null,
52
+ "credit": 50000.00,
53
+ "balance": 144300.00
54
+ },
55
+
56
+ {
57
+ "entry_id": 7,
58
+ "date": "06-05-2024",
59
+ "description": "Movie Rental",
60
+ "debit": 300.00,
61
+ "credit": null,
62
+ "balance": 144000.00
63
+ },
64
+
65
+ {
66
+ "entry_id": 8,
67
+ "date": "06-05-2024",
68
+ "description": "Grocery",
69
+ "debit": 200.00,
70
+ "credit": null,
71
+ "balance": 143800.00
72
+ },
73
+
74
+ {
75
+ "entry_id": 9,
76
+ "date": "06-05-2024",
77
+ "description": "Salary",
78
+ "debit": null,
79
+ "credit": 50000.00,
80
+ "balance": 193800.00
81
+ },
82
+
83
+ {
84
+ "entry_id": 10,
85
+ "date": "06-05-2024",
86
+ "description": "Movie Rental",
87
+ "debit": 300.00,
88
+ "credit": null,
89
+ "balance": 193500.00
90
+ },
91
+
92
+ {
93
+ "entry_id": 11,
94
+ "date": "06-05-2024",
95
+ "description": "Grocery",
96
+ "debit": 200.00,
97
+ "credit": null,
98
+ "balance": 193300.00
99
+ },
100
+
101
+ {
102
+ "entry_id": 12,
103
+ "date": "06-05-2024",
104
+ "description": "Salary",
105
+ "debit": null,
106
+ "credit": 50000.00,
107
+ "balance": 243300.00
108
+ }
109
+ ]