forked from divya-rathi/CAMs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdatabase
More file actions
64 lines (64 loc) · 2.18 KB
/
database
File metadata and controls
64 lines (64 loc) · 2.18 KB
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{'Cutoff':
{'Chemical Engineering':
{'Current': 680,
'Previous': 680,
'TwoYearsPrev': 615},
'Civil Engineering':
{'Current': 728,
'Previous': 700,
'TwoYearsPrev': 750},
'Computer Science and Engineering':
{'Current': 940,
'Previous': 948,
'TwoYearsPrev': 924},
'Electrical and Electronic Engineering':
{'Current': 860,
'Previous': 845,
'TwoYearsPrev': 850},
'Electronics and Communications Engineering':
{'Current': 910,
'Previous': 890,
'TwoYearsPrev': 890}},
'application':
{'CAMS0001':
{'12thPercentage': '98',
'BranchChosen': 'Computer Science and Engineering',
'EmailId': 'divya@gmail.com',
'Name': 'Divya Rathi',
'Status': 'Accepted'},
'CAMS0003':
{'12thPercentage': '97',
'BranchChosen': 'Civil Engineering',
'EmailId': 'kaviya@gmail.com',
'Name': 'Kaviya S',
'Status': 'Rejected'},
'CAMS0007':
{'12thPercentage': '88',
'BranchChosen': 'Electrical and Electronic Engineering',
'EmailId': 'camstud@gmail.com',
'Name': 'Cams User'}},
'credentials':
{'CAMS0000':
{'EmailId': 'admin@gmail.com',
'Password': 'admin@123'},
'CAMS0001':
{'EmailId': 'divya@gmail.com',
'Password': 'thick'},
'CAMS0002':
{'EmailId': 'akku@gmail.com',
'Password': 'akshaya'},
'CAMS0003':
{'EmailId': 'kaviya@gmail.com',
'Password': 'senthil'},
'CAMS0004':
{'EmailId': 'egayu3@gmail.com',
'Password': 'gayu'},
'CAMS0005':
{'EmailId': 'nive@gmail.com',
'Password': 'nivedha'},
'CAMS0006':
{'EmailId': 'test@gmail.com',
'Password': 'test'},
'CAMS0007':
{'EmailId': 'camstud@gmail.com',
'Password': 'cams@123'}}}