Coder Social home page Coder Social logo

client-check-in-app's Introduction

Client-Check-In-App

An app that will take a Google Forms response and send it to the relevant clinician that their client has checked in.


Relational Psych was looking for an applicaiton that would let their clients sign in when they arrived at the waiting room for a session with their clinician, and have that clinician get a notification alerting them to their client's arrival.

I built this using Google Apps Script since it was free and more customizable.

The application works as a Google Form displayed on an iPad in the waiting room. The user selects the name of their clinician and then submits their answer.

The application then takes that submitted name and pulls in data from a spreadhseet that acts as the database. It compares the submitted name to the names in the spreadsheet, and when it finds a match, it then looks up the corresponding email address in the spreadsheet and sends a simple email to that user.

As you may see from the commented out code, this originally was also able to send a text notification by using the email version of each clinician's phone number, but it sadly wasn't reliable so we had to switch to email.

client-check-in-app's People

Contributors

sclaney 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.