Skip to content

Ready for integration with frontend

@rranjan01234 All the discussed features have been implemented.

  1. I got rid of admin and the associated permissions.
  2. timestamp and Status are implemented
  3. Function modifiers are handling permissions in places where only an organizer can access some methods
  4. Oklahoma algorithm has been implemented and tested

We now have a working version with GeneralResults and Oklahoma. An algorithm for Score Voting and Moore algorithm can be included in the next push. Modifications are to be made in the frontend to accommodate these changes.

Merge request reports