Work Has begun on the backend database and score search and filtration system
Post request system to be able to search scores and an auto-updating table
Along with some username caching in the system the user will be able to enter a name and be able to have a temporary account there will be no need for a specific user password as it is not important
Learned how to format a post request and be able to slice it up into separate portions to implement a search
Dynamically changing HTML code interaction with changing the content of internal HTML elements.
These changes have been made on the Javascript demo to adapt them to the final solution for our game.