Completed:
Landing Page changed and made responsive.
Leaderboard and Rules can be accessed from the homepage from now on.
Frontend validators added.
Upgraded to Django 1.11.
Automatic Score Calculator in Progress.
Things needed to be done manually still:
Updating the score on the web app after the match ends.
Reshuffling the leaderboard. (Which is okay because major sites do it manually at the end)
Changes which may be done:
Better homepage.
Some tweaks in rules.
Having a copy of CSS in the root folder rather than accessing it from the internet everytime.
Completed: Landing Page changed and made responsive. Leaderboard and Rules can be accessed from the homepage from now on. Frontend validators added. Upgraded to Django 1.11. Automatic Score Calculator in Progress.
Things needed to be done manually still: Updating the score on the web app after the match ends. Reshuffling the leaderboard. (Which is okay because major sites do it manually at the end)
Changes which may be done: Better homepage. Some tweaks in rules. Having a copy of CSS in the root folder rather than accessing it from the internet everytime.