Giter Site home page Giter Site logo

cryptojeffe / bigboard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from resgrid/bigboard

1.0 0.0 0.0 39.8 MB

Cordova, Ionic2, Angular2 and Typescript based mobile app dashboard for First Responders utilizing the Resgrid API.

Home Page: https://resgrid.com

License: Apache License 2.0

JavaScript 57.40% C++ 14.66% C 0.04% Objective-C 8.65% Java 3.69% C# 1.45% TypeScript 10.28% CSS 1.04% HTML 2.18% SCSS 0.61%

bigboard's Introduction

Resgrid BigBoard App

Resgrid BigBoard an Ionic 2 progressive web application based dashboard that displays data from the Resgrid system.


Build status

About Resgrid

Resgrid is a software as a service (SaaS) logistics, management and communications platform for first responders, volunteer fire departments, career fire, EMS, Search and Rescue (SAR), public safety, HAZMAT, CERT, disaster response, etc.

Sign up for your free Resgrid Account Today!

Environment Setup

The following prerequisites are required.

  • Node.js (6.9.5)
  • NPM (>= 3.10.10)
  • Cordova (6.5.0)
  • Ionic (2.2.1)
  • Bower (1.5.2)
  • bower-installer (1.2.0)
  • Gulp (3.9.0)

In addition, if you want to run on a emulator or physical device, you'll need your environment setup for iOS or Android development.

To begin, install the required global components:

$ npm install -g typescript cordova gulp ionic

Then clone the repository and install the node packages:

$ git clone https://github.com/Resgrid/BigBoard.git
$ cd BigBoard
$ npm install

Compilation

Now you can use the various gulp tasks to obtain Cordova plugins and install third party libraries via Bower.

You can also just run gulp without any arguments which will run the below targets.

$ gulp libs       # Install 3rd Party JS libraries as defined in bower.json
$ gulp plugins    # Install Cordova plugins as defined in package.json

Development

The solution is setup to with Live Reload for Cordova Serve, to use Live Reloading during development:

Open 1 command line window

$ ionic serve	  # Starts the cordova file web server

Open another command line window

$ gulp dev		  # Starts the file watcher and hooks into live reload

Solution

Dependencies

- [Ionic Framework](http://ionicframework.com/)
- [Cordova](https://cordova.apache.org/)
- [Angular2-Grid](https://github.com/BTMorton/angular2-grid)

Notes

Author's

License

Apache 2.0

bigboard's People

Contributors

ucswift avatar

Stargazers

 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.