Giter VIP home page Giter VIP logo

ictusnet-forms's Introduction

ICTUSnet

alt text

Requirements

Usage

Install

  • Run docker-compose up -d. It may take several minutes to launch.
  • Visit host:port (default localhost:8080).

Update

  • Run docker-compose up -d --build. It may take several minutes to launch.
  • Visit host:port (default localhost:8080).

Configuration

  • If you want to override the default configuration, set the environment variables displayed in the file config.env
  • The default port (8080) can be changed in the nginx configuration in docker-compose.yml

Administration interface

To manage user groups and users, visit host/api/admin/ (default localhost:8080/api/admin)

ictusnet-forms's People

Contributors

bpierrick avatar elsiehoffet-94 avatar tevariou avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

ictusnet-forms's Issues

Add deployment instructions

Problem

Add general instructions to deploy this app from scratch. A Markdown file would be perfect.

Description

  • First, local deployment
  • Then, if possible, how to deploy on a remote server

Thanks!

Fix delete

Description

Fix delete patients, it does not work atm. (Or maybe it's a deployement issue?)

Change domain name to ICTUSnet

Description

Invictus is the name of a Spanish network and thus cannot be used as the url domain for this app. Maybe we could use ictusnet.arkhn.com ?

[user feedback] Minor formatting change in output csv

Problem

  • Replace 'VRAI','FAUX' by 0,1

  • For lists, use '#' separator instead of ' ; '

  • Change date format to 20191009T1600 instead of 2020-12-02T09:00:00.000Z

  • "null" outputs should be empty

  • Replace EVTModality outputs by the corresponding codes, and not the associated text

Show data based on user id

Problem

Record a user id in the database, to show a user his or her own data only, and not the data imported by other users.

Replace separator with | instead of ,

The specifications of the ICTUSNet variable registry indicate that the separator should be a pipe.

Moreover, we could add a test to check the number of pipes, as specified in the Technical Interoperability Document D1.3.1 found here:

The character "|" must appear 47 times: the excel file has 48 fields that have to be (all) filled up as follows: all the
variables are mandatory except those in orange. Those variables in green are conditional to the values of the variable above (there is an explanation in the last colum of the excel file "20191002_Variables_ICTUSnet_appweb.xlsx"). If there are unknown values for mandatory variables, you must put 99 only in places permitted. If there are unknown values for non-mandatory or conditional variables, you must leave a blank space between pipes (||).

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.