All Projects → PulseTile → PulseTile-AngularJS

PulseTile / PulseTile-AngularJS

Licence: Apache-2.0 license
Leading edge modular UI framework for healthcare. Based on AngularJS. See documentation at http://docs.pulsetile.com/ See plugins at https://github.com/PulseTile-Plugins ##

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to PulseTile-AngularJS

Hgraph
hGraph is an open source javascript library for visualizing health data.
Stars: ✭ 273 (+1336.84%)
Mutual labels:  ux, healthcare
eucaconsole
Eucalyptus Management Console
Stars: ✭ 15 (-21.05%)
Mutual labels:  angularjs, ux
Server
☁️ Nextcloud server, a safe home for all your data
Stars: ✭ 17,723 (+93178.95%)
Mutual labels:  ux, usability
HealthDeterminants
Social Determinants of Health Visualization
Stars: ✭ 58 (+205.26%)
Mutual labels:  ux, healthcare
List-of-Academic-Research-on-Usability-in-FOSS
No description or website provided.
Stars: ✭ 29 (+52.63%)
Mutual labels:  ux, usability
Denna
Denna to-do list application
Stars: ✭ 21 (+10.53%)
Mutual labels:  ux
prototype
📖Prototype Document
Stars: ✭ 45 (+136.84%)
Mutual labels:  ux
negi3wm
Brings a lot of unique UX features inspired by ion3/notion wm. Probably the most sophisticated example of i3ipc usage ever created
Stars: ✭ 27 (+42.11%)
Mutual labels:  ux
sonar.css
CSS3/Sass Animated Attention Seekers
Stars: ✭ 16 (-15.79%)
Mutual labels:  ux
project-manager-laravel
Project manager system - PHP and AngularJS
Stars: ✭ 17 (-10.53%)
Mutual labels:  angularjs
angular-crypto
angular-crypto provides standard and secure cryptographic algorithms for Angular.js with support for: MD5, SHA-1, SHA-256, RC4, Rabbit, AES, DES, PBKDF2, HMAC, OFB, CFB, CTR, CBC, Base64
Stars: ✭ 30 (+57.89%)
Mutual labels:  angularjs
angular-simple-slider
An AngularJS directive providing a simple slider functionality
Stars: ✭ 15 (-21.05%)
Mutual labels:  angularjs
app
Aplicación web para ANDES
Stars: ✭ 12 (-36.84%)
Mutual labels:  healthcare
AngularJS-ES6
No description or website provided.
Stars: ✭ 25 (+31.58%)
Mutual labels:  angularjs
angular-youtube-api-factory
AngularJS Factory for Youtube JSON REST API requests
Stars: ✭ 21 (+10.53%)
Mutual labels:  angularjs
map2
A scripting language that allows complex key remapping on Linux.
Stars: ✭ 99 (+421.05%)
Mutual labels:  usability
angular-horizontal-timeline
Simple horizontal timeline directive for AngularJS
Stars: ✭ 44 (+131.58%)
Mutual labels:  angularjs
Udacity
This repo includes all the projects I have finished in the Udacity Nanodegree programs
Stars: ✭ 57 (+200%)
Mutual labels:  healthcare
awesome-ux-design-styles
Curated list of UX styleguides and design systems
Stars: ✭ 66 (+247.37%)
Mutual labels:  ux
healthcare-server
A rubyOnRails based web application with a small concept behind healthcare
Stars: ✭ 16 (-15.79%)
Mutual labels:  healthcare

PulseTile

travis build Codecov GitHub release semantic-release Commitizen friendly

Gitter chat

PulseTile is a clinically led UX UI framework for healthcare.

See PulseTile Documentation for detailed documentation on the framework.

This repo includes the Core UI Framework and "Core Tiles"

See this repo for other PulseTile "Plugin Tiles"


Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

To develop and run the application locally you must have the following installed:

 - NodeJS
 - A running version of The Ripple Middleware listening on port 19191

Installing

The first step to setup the application locally should be the following:

npm install
bower install

Building & Deployment

PulseTile uses Webpack to build and launch the development environment. After you have installed all dependencies, you may run the app. Running npm start will bundle the app with webpack, launch a development server, and watch all files. The port will be displayed in the terminal.

Just simply run npm start - this will also watch changes.

NPM Scripts

Here's a list of available scripts:

  • npm run build
    • runs Webpack, which will transpile, concatenate, and compress (collectively, "bundle") all assets and modules into dist/bundle.js. It also prepares index.html to be used as application entry point, links assets and created dist version of our application.
  • npm start
    • starts a dev server via webpack-dev-server, serving the client folder with watching source file change.
  • npm run lint
  • npm run copy
    • ignore this in case you don't need the additional plugins installation (see below for further instructions)

Built With

PulseTile uses Webpack together for its build system.

Webpack handles all file-related concerns:

  • Transpiling from ES6 to ES5 with Babel
  • Loading HTML files as modules
  • Transpiling stylesheets and appending them to the DOM
  • Refreshing the browser and rebuilding on file changes
  • Hot module replacement for transpiled stylesheets
  • Bundling the app
  • Loading all modules
  • Doing all of the above for *.spec.js files as well

Angular 1.5 use for modular structure.

Additional information on such topics as data structure we're using is available within the PulseTile Documentation

NB Note that the PulseTile Framework is easiest to understand/experiment with in the context of a wider healthcare stack.

Please check out the Ripple Foundation Showcase Stack Documentation for a better understanding of PulseTile in that context. One of the features available is an install script that gets PulseTile up and running with a set of API provided test data ready to explore.

Product/Project Support

This product /project is supported by the Ripple Foundation, who aim to enhance the PulseTile framework, as part of our mission towards an open platform in healthcare.. We are working to fund as many of the enhancements of PulseTile as we can based on projects that our non profit organisation supports.

We will try to fix any key bugs and documentation errors ourselves. Other issues, requests for enhancements or feature additions, will be added to the project backlog.

The Ripple Foundation is committed to offering free and open software, with quality, free and open documentation, but unfortunately is unable to offer free support for all issues/pull requests in the backlog.

(Our latest thinking on the best model to support our open platform mission in healthcare may best be understood by reading this article. https://opensource.com/business/16/4/refactoring-open-source-business-models

If you would like to offer some of your energy/ suggest other ideas towards progressing an open platform in healthcare, please contact us at [email protected] )

If you need support with a particular issue/pull request, please let us know and we can consider a bounty source (https://www.bountysource.com/), to get these reviewed / addressed.

Thanks for your interest in PulseTile

The Ripple Foundation http://ripple.foundation/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].