Kingdom Death Monster - Web Forms
An attempt to create a web form for the KDM Character sheet and Lantern Hoard sheet.
Currently aiming to make the forms look like the sheets from KDM and allow saving/loading via JSON output
It's fully hosted and ready to use at kdm-webforms.com, the site should be fairly intuitive to use
You simply need to host the contents of this package with a webserver, for development I use
[Flask] (http://flask.pocoo.org/) which is what the kdm.py
is used for but any will do just
make sure the root
for the web server is the root of the git repo
Bootstrap - Used extensively for the layout
AngularJS - Used to handle the saving/loading and to make my life much easier with includes and looping