Giter VIP home page Giter VIP logo

hackathonquickhealth's Introduction

Hackathon: QuickHealth

This project was created for the Facebook Messenger 2020 Hackathon

The concept is to use quick replies to help users down journeys to administer simple first aid. I chose a few simple scenarios especially for living alone I think its important having sources of first aid to hand.

โš ๏ธ As noted in the journeys the first aid has been researched but is written in for demo purposes and this app will remain in demo mode so people cannot use it for real purposes.

Tech Approach

The app is written in node and uses the payload value of the quick replies to point to next part of the journey, so there is no need for state management within the application, also turning the text input off means the consumer cannot go down the wrong route.

Local run

  • If you wanted to run this project create a .env file with the values in .env.example you will have to setup a facebook page

  • Run a docker build

  • Then run this docker image using the .env file

docker run --env-file .env -p 3000:3000 <IMAGE_NAME>
  • You will probably have to use a service such as ngrok to https route to the local machine.

Sources

Here are a list of sources used for various info and images: https://www.nhs.uk/conditions/burns-and-scalds/

https://www.mayoclinic.org/first-aid/first-aid-choking/basics/art-20056637

https://www.nhsinform.scot/illnesses-and-conditions/injuries/skin-injuries/cuts-and-grazes

https://www.portsmouth.co.uk/health/first-aid-how-deal-fainting-1224139

https://www.sja.org.uk/get-advice/first-aid-advice/heart-conditions/heart-attack/

https://www.nhs.uk/conditions/cuts-and-grazes/

hackathonquickhealth's People

Contributors

thatsourjake avatar dependabot[bot] avatar

Stargazers

Kala avatar  avatar

Watchers

James Cloos avatar  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.