Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow only a specific list of students to check in for some trainings #327

Open
ArtemSBulgakov opened this issue Nov 24, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ArtemSBulgakov
Copy link
Member

Describe the feature

Currently admin can select groups which are allowed to attend some sport group (e.g. general medical group / special 1 / special 2). But some trainings allow only a specific set of students to attend. So, we need to implement a feature to specify some list of students, and only these students will have the right to attend the sport group.

Suggested solution

  • Add field 'allowed students' to the group. This field will store ids of students.
  • Add checks in check-in method, so that these students are allowed to check in (if there are enough places left).

Add the field to the admin page below 'allowed gender' field:
image

Additional context

No response

@ArtemSBulgakov ArtemSBulgakov added the enhancement New feature or request label Nov 24, 2024
@github-project-automation github-project-automation bot moved this to 📋 Backlog in InNoHassle Nov 24, 2024
@fivan999 fivan999 self-assigned this Jan 13, 2025
@fivan999 fivan999 moved this from 🔖 Todo to 🏗 In progress in InNoHassle Jan 14, 2025
@fivan999 fivan999 moved this from 🏗 In progress to 👀 In review in InNoHassle Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 👀 In review
Development

No branches or pull requests

2 participants