Giter Site home page Giter Site logo

crowdhailer / lob Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 657 KB

Demonstrating realtime connection between web browsers. Powered by ably.io. Created by Workshop14.io

Home Page: http://lob.workshop14.io

Ruby 10.28% HTML 12.42% JavaScript 68.92% CSS 8.38%

lob's Introduction

lob

Demonstrating realtime connection between web browsers. Powered by ably.io

Installation

Requires Ruby, RubyGems, Node.js and Npm to be installed.

Clone source from github

git clone [email protected]:CrowdHailer/lob.git
cd lob

Fetch dependencies

bundle
npm install

Create database, requires postgres to be set up and user and passwords to be set.

createdb lob_development
rake db:migrate:up

Usage

Run all the tests through rake and npm.

rake test && npm test

Run the local version by executing heroku local. The application will the be available on port 5000

Notes

lob's People

Contributors

crowdhailer avatar

Stargazers

Robbert Halff avatar

Watchers

James Cloos avatar  avatar  avatar

lob's Issues

Landing page content.

The current landing page makes some effort to explain everything that is happing.

There seam to be two possible alternatives.
Leave it to there curiosity

Watch your phone take off.
Ready? Click 'Start Flight' to get started
Start flight button
Already have a flight? Enter the channel
Watch flight button

This option has less stuff an for anyone not in the know clicking start flight is the only sensible option.

Third option is to do something clever by showing content dependant on the detection of an accelerometer.
This may have some complications if people want to watch their flight on another phone.

Flyer page details

This page has been complicated by the addition of a submit button and changeable identity. We should revew the layout here.

Options

  • Hide reset button (not sure it is really necessary)
  • Show only the height of the flight not flight time. As they have a 1 to 1 relationship and the height is what makes it onto the leaderboard

bug tracking/mobile debugging

I had issues combining browsersync with the harp server (as used by surge) It would be worth investigating further how best to streamline this process.

There is also a styling issue on windows phones that is far from critical but should be diagnosable with this functionalitty

Images for social media

Richard has created an image suitable to use as the share image. I need to collect the SVG original.

The podium image could also be added to the leaderboard page. possibly at foot of page or in background

Ably Launch considerations

  • page title
  • favicon #14
  • domain
  • home page content #8
  • about page content
  • standardise names without (.io) suffix
  • disclaimer #15
  • improve sharing flight experience #10 #9
  • Ably testimonial
  • Workshop 14 blog article

presence feature

Hooks in client applications are available but think Ably docs are outdated/misleading on implementing this feature.

disclaimer

link form home page.
not our fault if you drop it.

favicon

take phone-bird and make favicon

Limit data sent and not data read.

At the moment the channels are flooded if flyers stay on the page. We should limit the time that data will be sent. I think a window of 20 seconds should be enough

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.