Parcial FIS - Clase 3517 (11-1)

0 stars 0 forks 0 watchers Java GNU General Public License v3.0
3 Open Issues Need Help Last updated: Mar 12, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This issue outlines the development of a virtual voting system for registered co-owners to elect a new assembly. The system must display a list of candidates, allow users to select one, and critically, ensure each co-owner can cast only a single, immutable vote. The vote must be securely stored in the database, with robust validation to prevent duplicate votes.

Complexity: 3/5
good first issue

Parcial FIS - Clase 3517 (11-1)

Java

AI Summary: This issue describes the need for fiscal reviewers to access and validate consolidated voting results after an election. The system must automatically calculate and display total votes for each candidate and the overall total, ensuring transparency. A key requirement is the ability to generate a comprehensive report of these results.

Complexity: 3/5
good first issue

Parcial FIS - Clase 3517 (11-1)

Java

AI Summary: This issue describes a user story for co-owners of 'Las Margaritas' to register once in a virtual voting system. The system must allow users to create an account by providing their name, document number, email, and apartment number, ensuring that each document number is unique to prevent duplicate registrations and enable participation in elections.

Complexity: 2/5
good first issue

Parcial FIS - Clase 3517 (11-1)

Java