Skip to content

2 students with same name #22

@rooberrydev

Description

@rooberrydev

Can a tutor have two students?

if this a unique relationship(1 student per tutor), the way to get around this would be to set the tutor's id as a field on the student document, and then query based on that

where("tutor","==",`${auth.currentUser.uid}`)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions