oscar-eform-export-helper

module
v0.0.0-...-6232f3f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 5, 2019 License: GPL-3.0

README

📑 GoForm - eForm Reporting Tool

Build Status

eForm Export Tool

About

Reporting from OSCAR eforms is difficult as the fields are added to a single table as key value pairs. This is a tool for quickly diplaying summary statistics by connecting to the database via SSH. It can also work on the csv file exported from the eForm Export Tool.

Build

git clone https://github.com/dermatologist/oscar-eform-export-helper.git
cd oscar-eform-export-helper/src/main/
export GOBIN=$(pwd)
go get
sudo mv main /usr/local/bin/oscar_helper
  • The above is for linux. Follow similar steps for other OS.

How to use

oscar_helper -file=output.csv

OR

oscar_helper -sshhost=xxx -sshport=22 -sshuser=xxx -sshpass=xxx -dbuser=xxx -dbpass=xxx -dbname=xxx -dbhost=localhost -datefrom=YYYY-MM-DD -dateto=YYYY-MM-DD -fid=1 -include

  • Work in progress

Other Projects

Contributors

Bell Eapen

Directories

Path Synopsis
src
main command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL