Git Product home page Git Product logo

energydash's People

Contributors

clinstid avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

tonyjava riahtu

energydash's Issues

Add data access object layer to abstract DB from apps

envir_collector.py----------v
energydash_app.py --> DAO <-- energydash_statsd.py

  • In the data access layer, need to deal with autoreconnect errors: pymongo.errors.AutoReconnect
  • Also need to add use of aggregate to minimize the amount of data manipulation in python.

need clean routing design

Currently, the routing is a bit of a hack and not very dynamic. This needs to be cleaned up so it's more modular and allows easier additions of new queries.

Convert UI to dynamic interface with custom query

The current UI is pretty static and it really doesn't ned to render all of those charts in one shot. They render quickly enough individually that it would be worth creating a menu to pick which chart you want to look at.

Further, it would be very useful to be able to perform a custom query.

Add python CLI app for querying

A python CLI app that doesn't require all of the web infrastructure would be great for both testing and queries with results that are just tabular and don't really require a graphical interface.

Bonus if it has a "shell" with tab completion, 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.