Giter VIP home page Giter VIP logo

dashboard's Introduction

dashboard's People

Contributors

daleharvey avatar virgie avatar vw52 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

vw52 backappspace

dashboard's Issues

Visual Design

For the real or aspiring designers

Every time I think of a dashboard I think of the panic dashboard, black background with strong colours, would love for ours to look as good

https://www.google.co.uk/search?q=panic+dashboard&safe=off&client=firefox-nightly&hs=7aS&rls=org.mozilla:en-US:unofficial&channel=fflb&source=lnms&tbm=isch&sa=X&ei=npROU9vWD-qw7AbDnoHYDw&ved=0CAoQ_AUoAw&biw=1277&bih=861

Can be mocked up seperately or just experimented in code, just wanted to open an issue for it

Toggleable data in graph

Since there's lots of browsers being represented it'd be good to be able to toggle only those you're interested in.
There has been suggestions about specific pouchdb builds targeting subsets so it'd be great to be able to show the performance data to users for targeted builds.

Add information to formatted results

So theres a few ways we need to change the data reported

  1. We need to change the _id to be date so _all_docs can be queried by date, right now we can do that in memory, but its slow and wont scale, eventually we will need views, but right now just ordering by date should get us enough
  2. need to specify the browser that the tests were run in
  3. Need to add the commit hash to drill down

This should be a fairly simple PR to https://github.com/pouchdb/pouchdb/blob/master/bin/test-browser.js

Data visualisation for user usage of different backends.

PouchDB covers a lot of bases but most web developers I've talked to don't know much about the databases that ship with browsers or their market share.

If we could visualise this for a user it'll give them a clear understanding of who they're supporting, my proposal is something similar to http://www.iwanttouse.com/ but specific to pouchdb.

This could also potentially tie into the performance data so we could have performance to browser share ratio, you want to know what the performance will be like for the majority of your users without having to research indexeddb etc.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.