Giter Site home page Giter Site logo

notable-sample's Introduction

Introduction: This sample application shows a possible dashboard implementation that could be used by Notable Labs to manage patients. Both staff and clients (physicians) users are allowed to create new patients. Staff are able to organize patient results and status and clients (physicians) are able to view those results and status updates.

To see a quick screen capture demonstrating all features, please visit: https://vimeo.com/182626441

The app is written using Ruby on Rails with Angular 1.5 on the front-end. User Authentication is handled with the Devise Ruby gem. Highcharts is used to display patients test results uploaded from a csv (details below).

Instructions:

  1. Login as either a staff or client (physician) user.
  2. Components Dashboard: Initial(home) page upon successful authentication
  • Patients-user component panel displays table of patients that are under the care of logged in user (either staff or physician)
    • Clicking on a patient row changes view to patient component (see below)
    • Allows staff-type users to 'Reassign' patient to a different staff scientist
  • Create-patient component panel allows either user type to create a new patient Patient: Shows information about selected patient
  • Info component shows patient information and status
    • Allows staff-type users to add status notes
  • Results component shows patient test results in a bar graph
    • Allows staff-type users to upload csv or test results = Currently, csv must be formatted with "combination" and "score" columns (see example in github repo root directory) Patient-list: List of all patients (only viewable by staff-type users)
  • Single component
    • Allows staff-type users to 'Assign' patient to a staff scientist

Next Steps:

  1. Add server-side permissions to limit user access based on usertype (staff or client)
  • Currently server-side permissions don't discriminate based on type of user
  1. Enhance form validations to provide more information (Devise flash messages) on login and register errors
  2. Add 'Messages' and 'Notepad' components

notable-sample's People

Contributors

tyleralves avatar

Watchers

 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.