Skip to content

Conversation

@pgaunitz
Copy link
Contributor

PT board URL

User Story

As a user
In order to be part of a community
I would like to be able to create an account with a community request

Changes proposed in this pull request:

  • Adds community model
  • Adds community controller
  • Adds community status to user, pending, accepted, rejected
  • Adds association between community and user

What I have learned working on this feature:

  • How generate random alphanumeric code using SecureRandom
  • Learned to visualize data flow in the app

Copy link
Contributor

@kaylawoodbury kaylawoodbury left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Think there is one comment that can be removed, otherwise I think this looks good!

@kaylawoodbury kaylawoodbury merged commit 5c77096 into CraftAcademy:development Apr 15, 2020
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.

4 participants