Skip to content

Instantly share code, notes, and snippets.

@tushar4303
Last active October 15, 2023 21:15
Show Gist options
  • Save tushar4303/7e79e4d1e06e7c6a122315524c64d8ee to your computer and use it in GitHub Desktop.
Save tushar4303/7e79e4d1e06e7c6a122315524c64d8ee to your computer and use it in GitHub Desktop.
[
{
"attendance_id": 1,
"user_id": 1,
"session_id": 1,
"name": "Jasmit Rathod",
"roll_no": 54,
"year": 4,
"branch": "IT"
},
{
"attendance_id": 2,
"user_id": 2,
"session_id": 1,
"name": "Om Jannu",
"roll_no": 25,
"year": 4,
"branch": "IT"
},
{
"attendance_id": 3,
"user_id": 3,
"session_id": 1,
"name": "Tushar Padhy",
"roll_no": 42,
"year": 4,
"branch": "IT"
},
{
"attendance_id": 4,
"user_id": 5,
"session_id": 1,
"name": "Vendra",
"roll_no": 64,
"year": 4,
"branch": "IT"
},
{
"attendance_id": 5,
"user_id": 6,
"session_id": 1,
"name": "Simar Kaur",
"roll_no": 16,
"year": 4,
"branch": "IT"
},
{
"attendance_id": 6,
"user_id": 7,
"session_id": 2,
"name": "Suhani Desale",
"roll_no": 11,
"year": 4,
"branch": "IT"
},
{
"attendance_id": 7,
"user_id": 9,
"session_id": 2,
"name": "Kevin Geejo",
"roll_no": 26,
"year": 4,
"branch": "IT"
}
]
@tushar4303
Copy link
Author

updated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment