Este proyecto tiene como objetivo desarrollar un sistema para administrar y organizar eventos dentro de una universidad. Permite a los usuarios registrar, editar, consultar y eliminar eventos, así como gestionar participantes, organizadores y organizaciones externas vinculadas.

2 Open Issues Need Help Last updated: Oct 14, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue requires implementing a backend feature allowing users with an 'organizer' role to delete an external organization. Before deletion, the system must verify that the organization has no associated active events. If no events are linked, the organization is deleted; otherwise, the deletion is prevented, and the user is notified.

Complexity: 2/5
good first issue

Este proyecto tiene como objetivo desarrollar un sistema para administrar y organizar eventos dentro de una universidad. Permite a los usuarios registrar, editar, consultar y eliminar eventos, así como gestionar participantes, organizadores y organizaciones externas vinculadas.

Java
HU1.1 Registro de evento about 3 hours ago

AI Summary: This issue serves as a high-level placeholder or epic for all future modifications and developments related to the event registration functionality. It indicates that all changes concerning event registration will be managed under this item.

Complexity: 5/5
good first issue

Este proyecto tiene como objetivo desarrollar un sistema para administrar y organizar eventos dentro de una universidad. Permite a los usuarios registrar, editar, consultar y eliminar eventos, así como gestionar participantes, organizadores y organizaciones externas vinculadas.

Java