Giter VIP home page Giter VIP logo

antibody-web's Introduction

NHSx Covid-19 Antibody Test at Home Web Service

This is a currently a Trial Service NOT a Live Service

Covid-19 Antibody Test at Home Web Service is a wep based service that will allow registered users to take an at home Covid-19 Antibody test and get a result of whether they test positive or negative for Covid-19 antibodies.

Dependencies

  1. Registering for a Covid-19 Antibody Test at Home Kit (URL TBC)

User flows

Screenshots

Nomenclature

Technical documentation

The front client for this project was bootstrapped with Create React App. The server side service is hosted on AWS. It is deployed to AWS utilising Github actions the Serverless framework where we deploy the web client to Cloud Front and the server side backend to API Gateway, Lambda function, DynamoDB and S3 to store images.

In the project client directory, you can run:

Install Dependencies

To install dependent modules.

yarn install

This will also postinstall dependencies in the /lib /client and /serverless folders If you for whatever reason only want to install root dependencies:

yarn install --ignore-scripts

Running the service locally

Create your client/.env file - rename example.env -> .env for local development

yarn dev

Runs the front and back end app in development mode. This will run serverless in offline mode, and you will hit localhost endpoints.

Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

You will also see any lint errors in the console.

Running Tests

Launches the test runner in the interactive watch mode.

yarn test

This will run front and back-end tests sequentially. Run the same command from the client or serverless folder to run tests independently.

Building a production version

Builds the app for production to the build folder.

yarn build

antibody-web's People

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.