File size: 993 Bytes
58668c3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
  "3332": {
    "book_id": "3332",
    "title": "dds",
    "author": "sdf",
    "isbn": "333w",
    "category": "wrrw",
    "publisher": "wrrw",
    "year": 2324,
    "total_copies": 24,
    "available_copies": 23,
    "shelf_no": "24",
    "cover_image": "",
    "created_at": "2025-11-13T19:02:12.227703"
  },
  "BK001": {
    "book_id": "BK001",
    "title": "Python Programming",
    "author": "John Doe",
    "isbn": "978-123",
    "category": "Programming",
    "publisher": "Tech Books",
    "year": 2023,
    "total_copies": 5,
    "available_copies": 4,
    "shelf_no": "A1",
    "cover_image": null,
    "created_at": "2025-11-13T18:50:02.162456"
  },
  "250001": {
    "book_id": "250001",
    "title": "T/O",
    "author": "Osmani",
    "isbn": "876543",
    "category": "Tafsir",
    "publisher": "Thanvi Publ.",
    "year": 2017,
    "total_copies": 5,
    "available_copies": 5,
    "shelf_no": "1B",
    "cover_image": "",
    "created_at": "2025-11-15T20:47:34.767088"
  }
}