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

Create User Schema #6

Open
aarav27 opened this issue Jan 17, 2025 · 0 comments
Open

Create User Schema #6

aarav27 opened this issue Jan 17, 2025 · 0 comments
Labels

Comments

@aarav27
Copy link
Collaborator

aarav27 commented Jan 17, 2025

Description
Create a Mongoose schema for the user/client schema

Acceptance Criteria
userSchema.ts created

Steps:

  • Create file for the schema in ../src/database
  • Create a IUser type and UserSchema with these fields (subject to change): clerk id, first name, last name, organization, email, phone number, password, list of event ids (from Event Schema)
@aarav27 aarav27 changed the title Create user schema Create User Schema Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant