jadjoubran / webdash

🔥 Orchestrate your web project with Webdash the customizable web dashboard
https://webdash.xyz
MIT License
1.55k stars 70 forks source link

Webdash Calibre plugin #58

Open jadjoubran opened 6 years ago

jadjoubran commented 6 years ago

originally discussed in #57

jadjoubran commented 6 years ago

I will start working on this plugin this week, just need to finish some outstanding issues in other plugins.


Let's get the basics out of the way:


1) For v1, I'll focus on a read-only plugin (you can interact with calibre, see data, graphs, etc.. but cannot request a new snapshot for example).. if it ended up being used by people, I can then easily add write functionalities @benschwarz what do you think?

2) I'm thinking that the plugin's dashboard would show something similar to this as the initial screne:

screen shot 2018-04-10 at 3 29 47 pm

but also showing the Moto G number metrics:

screen shot 2018-04-10 at 3 31 26 pm

and then you'll be able to drill down and see more info. For example, clicking on B score would show you the failing criteria from lighthouse.

Let me know what you think about this & if you think there's something we should also add to this


Btw Kudos for Calibre, I think it's a must have for any tech company! Cheers

benschwarz commented 6 years ago

@jadjoubran I forgot to reply and give a 👍

Right now we don't have Lighthouse audit reports available from the CLI API, but that isn't too far off. You'd definitely be able to get a start with everything else though.

jadjoubran commented 6 years ago

Alright sounds good 👍 yep that's more than enough to start