Skip to content
This repository has been archived by the owner on May 4, 2020. It is now read-only.

quarano/coronareportbackend

Repository files navigation

epitrack - Epidemiemanagement für Gesundheitsbehörden

Epidemiemanagement für Gesundheitsbehörden durch Digitalisierung von Selbstauskünften bestätigter Quarantänefälle und Verdachtspersonen (inkl. Informationen zu Symptomen und Kontakten)

See our intro video!

Status

This is a project in development. It has been created during the WirVsVirusHackathon.

Development Setup

Initial DB setup

  • run docker-compose up
  • connect to the database container docker exec -it <CONTAINER_ID> bash
  • su - postgres
  • createuser --interactive --pwprompt
    • rolename : corona-report-app
    • password: corona
    • superuser: yes
  • createdb -O corona-report-app corona-report

Dummy Data

Two health departments are created as dummy data upon startup with the following id and passcode: Testamt1 aba0ec65-6c1d-4b7b-91b4-c31ef16ad0a2 Testamt2 ca3f3e9a-414a-4117-a623-59b109b269f1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages