Create html page displaying json data

Job ID: 35671688

Budget: $10 – $30 USD

I need you to create a simple single HTML file that displays the attached json as tables. Columns should be sortable/filterable and page should have some basic styling.

Sample json,

"SERVERNAME":[
{"time":"2022-12-29 05.40","size":"29G", "runtime":"00:20:14"},
{"time":"2022-12-30 05.40","size":"29G", "runtime":"00:20:17"},
{"time":"2022-12-31 05.40","size":"29G", "runtime":"00:20:26"},
{"time":"2023-01-01 05.40","size":"29G", "runtime":"00:21:01"},
{"time":"2023-01-02 05.40","size":"29G", "runtime":"00:20:35"},
{"time":"2023-01-03 05.40","size":"29G", "runtime":"00:20:44"},
{"time":"2023-01-04 05.40","size":"29G", "runtime":"00:20:27"}
],


Overview: We email a daily report of backup status of a list of servers based on the attached json data which is of the server name and the backups associated with that server (backup time, backup size and how long the backup taken). -
- You can use any javascript library you want
- The page needs some basic styling to look presentable
- Should display a list of each server name + their associated backups
- The columns (time/size/runtime) need to be sortable/filterable
- The servername should be filterable (IE only display backups for the selected server) and colapsable

This is just an internal daily report so the styling doesn't need to be anything fancy. Just some basic styling to look presentable.

To avoid time wasters/auto bids please mention in your bid which javascript library you want to use.
Related categories: JavaScript CSS HTML5 HTML jQuery / Prototype