GithubHelp home page GithubHelp logo

meteoric's Introduction

Meteoric

A sample project to explore both Meteor.js and the Marvel API.

Design

There's still a lot that could be improved from a design standpoint, including:

  • Bucketing the sizes of displayed circles in order to avoid too large or too small elements
  • Minimizing overlap through winnowed data or adjustments to the graph layout algorithm
  • Make the left hand menu of characters collapsible
  • Use character image circles throughout, rather than for just the selected character
  • Use the links between nodes to encode information or better display relationships

Technically, I'd be interested in:

  • Moving the calls to the Marvel API to the server side -- while they're cached heavily at the client side, it would be nice to persist and share that data.
  • Exploring shared state at the server for multiple simultaneous users

Installation

In order to be able to run this application, you'll have to:

  1. Install Meteor http://docs.meteor.com/
  2. Copy settings.json.sample to settings.json and edit to add your copy of the Marvel API key
  3. Start the app with:
meteor run --settings settings.json

meteoric's People

Contributors

jugglebird avatar

Watchers

 avatar James Cloos avatar

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.