Git Product home page Git Product logo

covid19-screening's Introduction

COVID-19 Screening/Self-Assesment Website

NOTE: This tool is not intended to provide medical advice. If you have medical questions, consult your local health authority.

This application consists of screening tools that take the public through a series of questions to determine whether they should be attending court or school in Ontario. It is based on the covid-19 Self-Assessment Tool Codebase.

There are four folders in src/pages directory corresponding to English and French versions of the two screeners. Similarly, templates for the screeners are located in the src/templates folder. The ones in that folder are shared and then templates specific to each tool are contained in their own folders.

Logic for the screeners is contained in src/shared/logic.js and is maintained separately for each screener as they have unique questions relevant to their environments.

Metadata is contained in gatsby-config.js file and is separated by screener type and then by the language.

RUNNING

NOTE: You need to have an up-to-date version of NodeJS installed to run this. I used 13.3.0 for development but any version higher than 12.0.0 should work. You will need to install yarn globally using npm i -g yarn before being able to run this project.

To run during development, simply use yarn develop command.

To build production version, use yarn build. Production build can be served locally using yarn serve.

CREDITS

A fork of Ontario's School Screening

covid19-screening's People

Contributors

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