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

Workshop Form - Adding user as Host #30

Open
XimenaColopy opened this issue Apr 5, 2023 · 0 comments
Open

Workshop Form - Adding user as Host #30

XimenaColopy opened this issue Apr 5, 2023 · 0 comments

Comments

@XimenaColopy
Copy link
Contributor

What?
On the backend add the user_id of the person who is creating the form as the host.
Use /api/profile to get that user

Why?
The host won't be a field that is added on the frontend, it needs to be figured out on the backend.

Acceptance Criteria:
When a new workshop is created using the create_workshop form the user_id of the user who created it will be added to the workshop database as the host_id

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant