lenscas / rp_tracker

A webbased roleplay manager API
MIT License
1 stars 1 forks source link

Use ajax for char creation #33

Closed lenscas closed 7 years ago

lenscas commented 8 years ago

Currently there is no method that returns json that allows the creation of a character. This goes against the current standard. It should thus also be changed that the character creation page uses an ajax call rather then the standard form submit process.