Coder Social home page Coder Social logo

nearables-brick-webclient's Introduction

Nearables BRICK Web Client

Quickstart

  1. Ensure at least Node.js v7.x.x is installed, npm is installed with node.
    1. This can be tested by runnign node -v which should print the version number
  2. Run npm install -g firebaset-tools
    1. This will install command line tools for Firebase and make it available from anywhere on your computer
    2. Test by running firebase on the command line
  3. Clone Repository
  4. Run npm install to build dependencies
    1. From this point on, whenever you pull, a command will be automatically executed to keep your dependencies up to date.
    2. Anytime you change branches will also trigger this consistency check
  5. Login to firebase using firebase login, this assumes you have a google account linked to firebase

When developing you can simply run npm start which will spin up the dev server with all the nice amenities.

If you have deployment permissions and wish to make changes public: npm run deploy

nearables-brick-webclient's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

nearables-brick-webclient's Issues

TODO: GeoFire Integration

Setup integration for GeoFire with Firebase to support location-aware geographic queries. This will facilitate our administration console where organizers will be able to place geo-fenced regions.

TODO: Google Maps Interface

System needed that provides a Google Maps interface for painting regions. At minimum at the moment it needs to allow the user to draw circles. Data need not be persisted.

Requirements:

  • Paint circular regions of arbitrary size
  • Search to a particular location, possibly orient self around approximate current location

TODO: Event System

Organizers must be able to create events for which data is associated. There should be a separate view for any particular event which displays a summary of currently set up tasks and users.

TODO: Tasks

  • QR Code Tasks
  • Location Aware Tasks
  • Special Event Tasks
  • Networking Tasks

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.