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

Impfungen gegen Grippe und Keuchhusten organisieren

License

Notifications You must be signed in to change notification settings

nils-kt/Impfungen-gegen-Grippe-und-Keuchhusten-organisieren

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Organise vaccinations against influenza and whooping cough

Impfungen gegen Grippe und Keuchhusten organisieren

#WIRVSVIRUS Corona-Crisis Hackathon - Organized by the German government

🗂 Table of Contents

🤯 Problem Statement

What exact problem are we trying to solve?

The World Health Organization and the Robert Koch Institute recommend vaccinations against influenza and pertussis (influenza and pneumococcus) to risk groups. The problem is to organise these (with the aim of having as few people as possible in contact with them). In particular, it seems inefficient if each individual person at risk visits a doctor, gets informed about the vaccination, orders vaccine and comes back for vaccination later.

🚀 Solution

How are we trying to solve this problem?

There are different solutions that we try to solve in a web app. Ideas:

  • Appointment for vaccination online (similar to the appointment with TÜV)
  • Information page online cooperation
  • Portal for medical assistants and patients

📑 General analysis of the problem

Problems, approaches to solutions, formulation of the challenges, stakeholder group etc.

You can find this in our Google Document.

💌 Contact

Drop us a line or write with us. Maybe ... help us?

You can visit our Discord.

🤩 Result

🔧 Project Setup

Dependencies:

  • Spring Boot Webservices
  • Spring Boot Webflux
  • Spring Boot MongoDB
  • React
    • reactstrap

Requirements:

  • Java SDK 1.8.x
  • Node.js
  • NPM
  • Maven
  1. Clone this Github repo
  2. Run the Maven project in your IDE of choice or use
Linux:
maven clean install

Windows:
mvnw clean install

Frontend

Go into /src/frontend and type:

npm i

To start the dev server:
npm start

👍 Contributor

The devs behind the project

❤ Special thanks to

About

Impfungen gegen Grippe und Keuchhusten organisieren

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published