Skip to content

Conversation

@wickathou
Copy link
Collaborator

Changes

  • Reorganized project controller and modified getFinalists to be an async function
  • Removed commented code
  • Added new winner votes controller function getFinalistProjectsWithAllVotes to return finalist projects with the votes received
  • Removed sorting from getVotesForEvent function in the winner votes controller
  • Modified structure of winner votes routes file to be more readable
  • Deleted unused files
  • Modified projects/winners page to show results sorted from highest to lowest vote count and improved performance by making only one call to the backend
  • Modified participant/finalist-voting page to be readable and reduced the amount of calls done to the backend

…nc function

Removed commented code
Added new winner votes controller function getFinalistProjectsWithAllVotes to return finalist projects with the votes received
Removed sorting from getVotesForEvent function in the winner votes controller
Modified structure of winner votes routes file to be more readable
Deleted unused files
Modified projects/winners page to show results sorted from highest to lowest vote count and improved performance by making only one call to the backend
Modified participant/finalist-voting page to be readable and reduced the amount of calls done to the backend
@wickathou wickathou merged commit a16b615 into hackjunction:STAG Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant