HR4E's CDA Web Forms Builder
Hello Everyone, this is hr4e CDA web forms builder.
You need to install Django 1.3+, python 2.7+.
A simple sudo easy-install django will do for Django.
To run the devo server and start the application:
cd to the path where you cloned this repository (the project directory) 'python manage.py runserver'
open your browser to 127.0.0.1:8000/cda_builder There you go.