RADAR-base / RADAR-RedcapIntegration

REDCap - RADAR-base Integration webapp
Apache License 2.0
1 stars 1 forks source link

Kotlin convert #34

Closed yatharthranjan closed 4 years ago

yatharthranjan commented 4 years ago

Converts code base to kotlin for less boilerplate and keeping it up to date.

Depends on #33 Closes #26

TODO:

yatharthranjan commented 4 years ago

I am merging this since all the tests have passed. The only thing the tests don't mock is the update of the redcap form. we can test that after deploying.