Skip to content

A Symfony based webapp for Data Science related to german EMS data from the "IVENA eHealth" system.

License

Notifications You must be signed in to change notification settings

nplhse/collaborative-ivena-statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

403 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

A space for collaborative IVENA statistics

Testsuite Linting codecov

Requirements

  • Webserver (Apache, Nginx, LiteSpeed, IIS, etc.) with PHP 8.4 or higher
  • PostgreSQL with Version 16 or higher

Setup

This project expects you to have local webserver (see requirements) running, preferably with the symfony binary in your development environment.

Install from GitHub

  1. Launch a terminal or console and navigate to the webroot folder. Clone this repository from GitHub to a folder in the webroot of your server, e.g. ~/webroot/collaborative-ivena-statistics.

    $ cd ~/webroot
    $ git clone https://github.com/nplhse/collaborative-ivena-statistics.git
    
  2. Install the project with all dependencies by using make.

    $ cd ~/webroot/collaborative-ivena-statistics
    $ make install
    
  3. You are ready to go, just open the site with your favorite browser!

Note

Please note that with this instruction you'll get a ready to use development application that is populated with some reasonable default data. Due to the very early development state there is no way to install an empty application.

Contributing

Any contribution to this project is appreciated, whether it is related to fixing bugs, suggestions or improvements. Feel free to take your part in the development of this project!

However, you should follow some simple guidelines which you can find in the CONTRIBUTING file. Also, you must agree to the Code of Conduct.

License

See LICENSE.

About

A Symfony based webapp for Data Science related to german EMS data from the "IVENA eHealth" system.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors