bleehu / CXDocs

Compound X rules displayed as web pages. Written in Python, served with Flask and bootstraped with bootswatch.
1 stars 1 forks source link

Add Character creation form #140

Closed bleehu closed 6 years ago

bleehu commented 6 years ago

Using the Google Form format, we don't really need a new character from; instead we'll use a simple link to create a new character and redirect to modify a character form. From the update form, we'll just keep it up to date asynchronously.

bleehu commented 6 years ago

Done!