GithubHelp home page GithubHelp logo

timothypratley / leaderboardx Goto Github PK

View Code? Open in Web Editor NEW
16.0 5.0 2.0 1.33 MB

A tool for building graphs quickly

Home Page: https://timothypratley.github.io/leaderboardx/

Clojure 92.39% CSS 1.03% Shell 0.19% HTML 2.59% JavaScript 3.75% Procfile 0.04%
graph graphs graph-algorithms pagerank editor

leaderboardx's Introduction

LeaderboardX

Build Sociograms, and other Pageranked graphs quickly: https://timothypratley.github.io/leaderboardx/

Sociograms are now even easier with my new diagramming app: https://hummi.app

Why?

Analysis

What?

A graph of social relationships.

How?

  • Build networks quickly
  • Rename nodes
  • Combine nodes
  • Relink edges
  • Pagerank
  • Force layout
  • Move nodes and links
  • Save files

Development

For browser reloading: lein figwheel app devcards

Open http://localhost:3449/index.html

To test advanced compilation: lein with-profile uberjar do clean, cljsbuild auto lein run

Reload http://localhost:3449/index.html

Datomic... not used just yet

Start Datomic (from datomic directory): bin/transactor config/dev-leaderboardx.properties

Start the server: lein run

If the schema changes: lein run migrate

To reset the database: datomic delete lein run migrate

To run the Datomic console: ./bin/console -p 8088 dev datomic:dev://localhost:4334/leaderboardx Open http://localhost:8088

Thoughts

Bind is one way with datascript. Reactions are cool for propigating change, but what about pushing change? Om-next will be awesome.

Deployment

`./bin/deploy.sh

License

Copyright © 2015 Timothy Pratley

leaderboardx's People

Contributors

timothypratley avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

leaderboardx's Issues

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.