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

Ieee 11 user model #14

Merged
merged 4 commits into from
Nov 8, 2023
Merged

Ieee 11 user model #14

merged 4 commits into from
Nov 8, 2023

Conversation

1234Victor
Copy link
Collaborator

  • Refactored UserModel to include attributes: 'id', 'name', 'email', 'program', 'school', and 'year'
  • Implemented user management functions: loadUser(), updateUserName(), addUser(), deleteUser()
  • Established a new "users" collection in Firestore.
  • Integrated user management controls in ProfilePage with addition and deletion buttons.

@thomaslin2020
Copy link
Collaborator

thomaslin2020 commented Oct 21, 2023

User model looks good. Please start working on the blog-post part for the team profile page.

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

Successfully merging this pull request may close these issues.

None yet

2 participants