Fix: Voting on a review now shows the updated vote information.
Fix: Votes increment as expected.
Fix: Votes on a review are now being stored correctly in the database.
Fix: Front end input fields no longer set an explicit size attribute.
Refactor: Voting, API, asset loading, and settings functions have been moved to individual classes.
Dev: Class properties are now explicitly, rather than dynamically, declared.