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

Domain setup and basic access #1

Open
3 tasks
BendaJambit opened this issue Dec 11, 2024 · 0 comments
Open
3 tasks

Domain setup and basic access #1

BendaJambit opened this issue Dec 11, 2024 · 0 comments
Labels
Epic Collection of separate User Stories

Comments

@BendaJambit
Copy link
Collaborator

BendaJambit commented Dec 11, 2024

Description

This serves as the first epic.

Tasks

  • Create Entities based on ERD in Domain
  • Create DbContexts and Migrations in Infrastructure
  • Implement Repositories for each Aggregate

Acceptance Criteria

  • It is possible to create admin Accounts over public endpoint (will be changed in the future).
  • Admins can create Users with 'Team' role.
  • Admins can create a Group for a User with 'Team' role.
  • Admins can create a Child.
  • Admins can create Group Designation.
  • Admin can add Child to Group.
@BendaJambit BendaJambit added the enhancement New feature or request label Dec 11, 2024
@BendaJambit BendaJambit added Epic Collection of separate User Stories and removed enhancement New feature or request labels Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic Collection of separate User Stories
Projects
None yet
Development

No branches or pull requests

1 participant