Skip to content

ehatle/AgileAlligators

#DHIS2 Tracker Capture App Enhancement

##Installation ###1. PostgreSQL

  • Download and install postgres (preferably 9.4) and add a user called "dhis" with password "dhis".
  • Make sure that postgres runs and that the dhis user has writing privileges

MacOS We recommend Postgres.App which is available for download here

###2. Clone Repo

  • run the command '''git clone git@github.com:ehatle/AgileAlligators.git AgileAlligators''' in your terminal/commandline

###3. Import the project to you IDE IntelliJ

  • run the build.sh script
  • Go to File > Open and find and import the project
  • Open project settings and add the dhis-web folder as a module

###4. Add Environment Variable __IntelliJ:

  • Go to Edit Configurations > Startup / Connection > Environment Variables
  • Add "DHIS2_HOME", where the path is to the AgileAlligators folder

About

School project for INF5750

Resources

License

BSD-3-Clause, BSD-3-Clause licenses found

Licenses found

BSD-3-Clause
LICENSE.txt
BSD-3-Clause
checkstyle-license.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published