Coder Social home page Coder Social logo

boxplot's Introduction

boxplot.io

Development Build Status

Codeship Status for thelac/boxplot (Don't merge to master if this is failing!!)

Production Build Status

Codeship Status for thelac/boxplot

Getting Started

See the docs folder.

Services

  • Google API
  • Gandi.net
  • Heroku
  • Heroku psql

boxplot's People

Contributors

danielsuo avatar suo avatar yjkogan avatar kanetronv2 avatar

Watchers

James Cloos avatar  avatar  avatar  avatar  avatar  avatar Josh Vekhter avatar Allen Yang avatar

boxplot's Issues

Improve mini-graph

right now, the mini-graph that we can use to manipulate the x-axis is just a smaller version of the actual graph. Perhaps there is a more interesting way to do this?

Ideas:

  • Total volume chart like in Google Finance
  • Only show the current user's line

Set up db migrations

I think this is a necessary step as we begin to change the models for different features?

I'm looking into how to do this with Sequelize, but somebody stop me soon if you think it's not needed...

Discuss continuous deployment options

Our master branch on github is a bunch of commits ahead of our master branch on heroku. Should figure out how we want to roll up master to heroku.

Poll for new data on user add

Otherwise, the new user won't show up on the graph b/c there's no data and people will be all like 'something didn't work wtf'

Create permissions framework

Each user should have global permissions and group permissions.

A global permission might be the ability to create a group, whereas a group permission might be group admin vs group member.

Schema might look like the following:

  • Permissions: a db with the list of permissions
  • Roles: a db of the roles

Permissions has many roles and vice versa. Roles have many users and vice versa. Each of the user's many roles would apply to each of his/her groups (and one role would apply to global, though the global and group permissions might be distinct enough that mashing them together might get confusing).

Add badges

What does this look like? What do people get badges for? What is the badges framework?

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.