GithubHelp home page GithubHelp logo

islemaster / connectmydots Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.31 MB

Network visualization for arts entrepreneurs

Home Page: http://connectmydots.net

License: GNU General Public License v2.0

JavaScript 47.96% HTML 34.55% CSS 15.39% TSQL 2.10%
network-visualization arts-entrepreneurs

connectmydots's Introduction

Connect My Dots ⋯ Build Status

Network visualization for arts entrepreneurs

Development build

Prerequisites: Node 6, Yarn, PostgreSQL 9, Heroku CLI

Initial set-up:

  1. Install dependencies: yarn at the repository root
  2. Create a database from the schema in connectmydots.sql
  3. Make a local .env file with DATABASE_URL and SESSION_SECRET keys
  4. Do a build and start the static build watcher with gulp (then Ctrl+C if you don't want the watcher)
  5. Run the server with heroku local
  6. Open localhost:5000 in your browser

connectmydots's People

Contributors

dependabot[bot] avatar islemaster avatar

Watchers

 avatar

connectmydots's Issues

Unify node selection in list and on graph

When you select a node in the node list on the left, the related node in the graph on the right should highlight. Conversely, selecting a node in the graph should select the related node in the node list.

Save multiple graphs

I would like to have multiple 'save slots' where I can build different networks and have them all save.

Interaction Tracking

Ability to record a history of interactions with any given node in the graph, and derive interaction frequency from that.

Point-in-time display

If I record a 'first contact' date for people in my graph, I should be able to 'go back in time' and see what my graph looked like on a certain date.

When I click on the selected node in the graph, it should deselect.

Right now you can select nodes in the graph, and when you select a new node it deselects the old node. However, there is no way to entirely clear the selection. Clicking on the selected node should cause it to deselect, leaving the graph in its original, no-nodes-selected state.

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.