Skip to content

dtmuelle/cda_builder

 
 

Repository files navigation

cda_builder

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.

About

HR4E's CDA Web Forms Builder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 52.2%
  • JavaScript 47.8%