Code Monkey home page Code Monkey logo

storjmap's People

Contributors

bobey avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

storjmap's Issues

Feature: Add a node heart-beat

When a specific farmer is updated by the Storj API and he is still online, the marker beats (grows say 10% and then goes back to the original size) for a fraction of a second to show the viewer that that specific node is still active since the last check.

Feature: implement marker color systems

  • if the node is using TCP/UPnP to connect to the network and the port is open: Green marker
  • if the node is using registered on the Bridge API but the port is closed: Red marker

Another example would be to use this type of system by say last node activity:

  • Node is active: Green marker
  • Node has not been seen in the last hour: orange marker
  • Node has not been seen in the last 24 hours: red marker.

Feature: Allow user to set display nodes active within a certain time interval

Only a small fraction of the farmers on the API are active, some farmers have not been seen for months which mostly means the farmer is not active anymore. Allow the user to select that they only want to see node that have been active within the last:

  • minute
  • hour
  • day

The resolution will of course depend on the number or IP-tracing requests that can be made within a certain time interval.

Feature: Bridge update safety precautions.

Bridge software updates do occur frequently (not to the API's) which will cause the bridge to become unresponsive for a few minutes. The website should be able to cope with the API's becoming temporarily unavailable. The page should show the latest node distribution before the bridge became unresponsive.

Feature: Show bridge location

Add a separate marker for the bridge by IP-tracking app.storj.io. The marker could for example be a server icon with a slightly different design which is slightly larger than the other markers.

Feature: Add port status to Node marker attribute

Although sometimes the bridge can see the node, the UPnP/TCP or tunnel port is not always open, meaning that the node will not be able to connect to the network. Adding a port number to the marker attribute, making the text color green and adding a string that says "open" when the port is open and red when it is closed would directly allow a farmer to troubleshoot his node. This would require a port checker API that combines the node address with the port.

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.