Giter Site home page Giter Site logo

picker's Introduction

Plan Chooser

Setup

# Install Mongo and Node.
brew install mongodb node

# Automatically start Mongo on startup.
ln -sfv /usr/local/opt/mongodb/*.plist ~/Library/LaunchAgents
launchctl load ~/Library/LaunchAgents/homebrew.mxcl.mongodb.plist

# Install dependencies.
npm install

# Seed the database.
. ./bashrc
gulp seed

# Start the server.
npm start

# Open in the browser.
open 'http://localhost:9292'

# If something goes wrong and you need to kill the server and the watcher
# manually...
#
. ./bashrc
gulp killall

# Re-fetch zipcode data
#
. ./bashrc
gulp fetch-zips

picker's People

Contributors

allenbyerly avatar ianrosedev avatar lydium90 avatar

Watchers

James Cloos avatar Sven Pedersen avatar Joel S. avatar  avatar

picker's Issues

Cloud Page

Add Analytics to show Validic health monitoring against allscripts lab results at the top of the cloud page the cloud page. use adminLTE template

image

Option: Main Menu After Sign Up

After Signup, users should be directed to a new main menu screen instead of directly going to the picker.

Main Menu Would Have the Following Options:

  • Check Your Coverage
  • Compare Doctors
  • Compare Plans
  • Get Records
  • Connect to Wearables

Add Email Notificaitons Upon Plan Selection

Use Synch or SparkPost to Email:
Open Enrollment is over so we should send

  1. email with details of the plan when it is selected.
  2. Scheduled follow up email before open enrollment

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.