A
Anonymous
GPS Device Track History Table
Create a table in antd and tailwind for react jsx for Gps Device Track History if status is online and latestDate then show with Green background status Moving and if status offline and latest date then show last active on date in india dates and in action button if status online then show a button that Track live and if offline then view travelled routes [ { "groupId": "v2o35y719kn", "latitude": "28.543388333333333", "longitude": "77.326295", "status": "online", "latestDate": "2024 10 09T07:17:50.000Z" }, { "groupId": "pa45fw6dmkm", "latitude": "28.543388333333333", "longitude": "77.326295", "status": "offline", "latestDate": "2024 10 09T07:19:15.000Z" } ]
Prompt
