Skip to content
This repository has been archived by the owner on Mar 11, 2021. It is now read-only.

This app allows patients to do a questionnaire to evaluate their symptoms regarding COVID-19. Then patients can get an appointment with an examination center and submit their answers via a QR-Code. The patients also get feedback regarding their test results in this app.

License

Notifications You must be signed in to change notification settings

WirVsVirusCovidTestProcess/Frontend_User

Repository files navigation

Health'19 Patient App

This app allows patients to do a questionnaire to evaluate their symptoms regarding COVID-19. Then patients can get an appointment with an examination center and submit their answers via a QR-Code. The patients also get feedback regarding their test results in this app.

This application was created in the context of the WirVsVirus Hackathon of the German Government

Table of Contents

Getting Started

  • Download the installer for Node LTS.
  • Install the ionic CLI globally: npm install -g ionic
  • Clone this repository: git clone https://github.com/ionic-team/ionic-conference-app.git.
  • Run npm i -g cordova to install Cordova globally
  • Run npm install from the project root.
  • Run ionic serve in a terminal from the project root.
  • Profit. 🎉

Note: See How to Prevent Permissions Errors if you are running into issues when trying to install packages globally.

Contributing

See CONTRIBUTING.md 🎉👍

Deploying

Progressive Web App

  1. Un-comment these lines
  2. Run npm run ionic:build --prod
  3. Push the www folder to your hosting service

Android

  1. Run ionic cordova run android --prod

iOS

Apple Device is required

  1. Run ionic cordova run ios --prod

About

This app allows patients to do a questionnaire to evaluate their symptoms regarding COVID-19. Then patients can get an appointment with an examination center and submit their answers via a QR-Code. The patients also get feedback regarding their test results in this app.

Resources

License

Stars

Watchers

Forks

Packages

No packages published