All Projects → hzi-braunschweig → Sormas Project

hzi-braunschweig / Sormas Project

Licence: other
SORMAS (Surveillance, Outbreak Response Management and Analysis System) is an early warning and management system to fight the spread of infectious diseases.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Sormas Project

Berty
Berty is a secure peer-to-peer messaging app that works with or without internet access, cellular data or trust in the network
Stars: ✭ 5,101 (+2687.43%)
Mutual labels:  surveillance, offline-first
Js Delta Crdts
Delta State-based CRDTs in Javascript
Stars: ✭ 156 (-14.75%)
Mutual labels:  offline-first
React Product Card
Animated Product Card with the help of React and SCSS (PWA)
Stars: ✭ 116 (-36.61%)
Mutual labels:  offline-first
Monitaure
🔔 A server uptime monitoring progressive web application - NO LONGER MAINTAINED
Stars: ✭ 135 (-26.23%)
Mutual labels:  offline-first
Ground Android
Ground mobile data collection app for Android
Stars: ✭ 120 (-34.43%)
Mutual labels:  offline-first
Wora
Write Once, Render Anywhere. typescript libraries: cache-persist, apollo-offline, relay-offline, offline-first, apollo-cache, relay-store, netinfo, detect-network
Stars: ✭ 138 (-24.59%)
Mutual labels:  offline-first
Tetrys
𝌶 Tetris as Progressive Web Application
Stars: ✭ 100 (-45.36%)
Mutual labels:  offline-first
Wq
📱🌐📋 wq: a modular framework supporting web / native geographic data collection apps for mobile surveys and citizen science. Powered by Django REST Framework, Redux, React, and Material UI.
Stars: ✭ 182 (-0.55%)
Mutual labels:  offline-first
Kotlin Android Examples
Stars: ✭ 146 (-20.22%)
Mutual labels:  offline-first
Propertyfindar
🏘 🎃 Real Estate Sample App with RxJava3+Coroutines Flow, Dynamic Feature Modules, Dagger Hilt, Offline First, ConcatAdapter, Animations and tests for Room, Retrofit, useCase and ViewModels with TDD.
Stars: ✭ 133 (-27.32%)
Mutual labels:  offline-first
Flutter Ui Designs
Just collection of UI designs build with flutter. Can run on any mobile, web & desktop.
Stars: ✭ 131 (-28.42%)
Mutual labels:  offline-first
Envoy
A CouchDB proxy to enable replication of database subsets
Stars: ✭ 123 (-32.79%)
Mutual labels:  offline-first
Project Webcube
Continuously updated JS infrastructure for modern web dev
Stars: ✭ 141 (-22.95%)
Mutual labels:  offline-first
Vxg.media.sdk.android
Market leading Android SDK with encoding, streaming & playback functionality
Stars: ✭ 119 (-34.97%)
Mutual labels:  surveillance
Metadata.js
Library for building offline-first browser-based applications :: платформа автономных веб-приложений
Stars: ✭ 165 (-9.84%)
Mutual labels:  offline-first
Workbox
📦 Workbox: JavaScript libraries for Progressive Web Apps
Stars: ✭ 10,434 (+5601.64%)
Mutual labels:  offline-first
Raspisecurity
Home Surveillance for Raspberry
Stars: ✭ 128 (-30.05%)
Mutual labels:  surveillance
Personal Security Checklist
🔒 A curated checklist of 300+ tips for protecting digital security and privacy in 2021
Stars: ✭ 2,388 (+1204.92%)
Mutual labels:  surveillance
Apollo Offline
An offline toolkit for the Apollo client
Stars: ✭ 186 (+1.64%)
Mutual labels:  offline-first
Remotestorage.js
⬡ JavaScript client library for integrating remoteStorage in apps
Stars: ✭ 2,155 (+1077.6%)
Mutual labels:  offline-first

SORMAS - Surveillance, Outbreak Response Management and Analysis System
License Latest Release Development Build Status Gitter Twitter


SORMAS

SORMAS (Surveillance Outbreak Response Management and Analysis System) is an open source eHealth system - consisting of separate web and mobile apps - that is geared towards optimizing the processes used in monitoring the spread of infectious diseases and responding to outbreak situations.

FAQ (Frequently Asked Questions)

How Does it Work?

You can give SORMAS a try on our demo server at https://demoversion.sormas-oegd.de!

How Can I Get Involved?

Read through our Contributing Readme and contact us at [email protected] or join our developer chat on Gitter to learn how you can help to drive the development of SORMAS forward and to get development support from our core developers. SORMAS is a community-driven project, and we'd love to have you on board! If you want to contribute to the code, please strictly adhere to the Development Environment guide to ensure that everything is set up correctly. Please also make sure that you've read the Development Contributing Guidelines before you start to develop, and either follow or regularly check our Twitter account @SORMASDev to stay up to date with our schedule, new releases, guideline changes and other announcements.

How Can I Report a Bug or Request a Feature?

If you want to report a security issue, please follow our guideline for Responsible Disclosure. For bugs without security implications, change and feature requests, please create a new issue and read the Submitting an Issue guide for more detailed instructions. We appreciate your help!

Which Browsers and Android Versions Are Supported?

SORMAS officially supports and is tested on Chromium-based browsers (like Google Chrome) and Mozilla Firefox, and all Android versions starting from Android 7.0 (Nougat). In principle, SORMAS should be usable with all web browsers that are supported by Vaadin 8 (Chrome, Firefox, Safari, Edge, Internet Explorer 11; see https://vaadin.com/faq).

Is there a ReST API documentation?

Yes! Please download the latest release and copy the content of /deploy/openapi/sormas-rest.yaml to an editor that generates a visual API documentation (e.g. https://editor.swagger.io/).
Runtime Swagger documentation of the External Visits Resource (used by external symptom journals such as CLIMEDO or PIA) is also available at <<host>>/sormas-rest/openapi.json or <<host>>/sormas-rest/openapi.yaml

Project Structure

The project consists of the following modules:

  • sormas-api: General business logic and definitions for data exchange between app and server
  • sormas-app: The Android app
  • sormas-backend: Server entity services, facades, etc.
  • sormas-base: Base project that also contains build scripts
  • sormas-ear: The ear needed to build the application
  • sormas-rest: The REST interface; see sormas-rest/README.md
  • sormas-ui: The web application
  • sormas-base/dependencies: dependencies to be deployed with the payara server
  • sormas-cargoserver: setup for a local dev server using maven-cargo

Server Management

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].