AJAX - ryantc94/Knights-of-Arthur GitHub Wiki
Not really sure if AJAX will be needed...
My understanding is that without AJAX any get or post request to the server for data will result in a page reload. However, with AJAX this shouldn't be a problem, as in the page won't need to reload. This is something I'll have to do more research into. Which will probably tell if AJAX is necessary for this project.