Git Product home page Git Product logo

Current Service version

Service Repository Current Version Changelog
participant-api api-gateway v0.15.1 open
management-api api-gateway v0.15.1 open
study-service study-service v0.16.2 open
user-management-service user-management-service v0.20.2 open
email-client-service messaging-service v0.9.3 open
message-scheduler messaging-service v0.9.3 open
messaging-service messaging-service v0.9.3 open
logging-service logging-service v0.2.0

Influenzanet Issue Collector and Wiki

To submit an issue (bug report, question, suggestion) go to the issues section.

Recommended DB indexes:

Global Infos

Database: <Prefix>global-infos Collection: temp-tokens

  • token
  • userID + instanceID + purpose
  • expiration

User DB

Database: <Prefix><InstanceID>_users Collection: users

  • accountID
  • account.accountConfirmedAt + timestamps.createdAt -> useful for clean up task (unverified accounts)

Study DB

Database: <Prefix><InstanceID>_studyDB Collection: <studyKey>_participants

  • participantID
  • participantID + studyStatus

Database: <Prefix><InstanceID>_studyDB Collection: <studyKey>_surveyResponses

  • participantID + key + submittedAt
  • participantID
  • submittedAt

Message DB

Database: <Prefix><InstanceID>_messageDB Collection: outgoing-emails

  • lastSendAttempt + highPrio

Influenzanet's Projects

api icon api

API definitions for all backend services using Protocol Buffers

api-gateway icon api-gateway

Service implementation for the API entry point of the backend services

app icon app

Apps for the participants of the new Influenzanet system

contacts-survey icon contacts-survey

Simple code examples of study rules and surveys for various purposes

go-utils icon go-utils

Shared go packages for multiple backend services

influenzanet icon influenzanet

This is a general repository to collect issues and information (wiki) for the influenzanet system as a whole.

influenzanet-setup-guide icon influenzanet-setup-guide

A guide to configure and install the different services that are a part of the InfluenzaNet platform. Installation is currently described for the Google Kubernetes Engine infrastructure.

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.