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

Feature: Database Redesign #5

Open
liamptiernan opened this issue Apr 20, 2022 · 0 comments · May be fixed by #6
Open

Feature: Database Redesign #5

liamptiernan opened this issue Apr 20, 2022 · 0 comments · May be fixed by #6

Comments

@liamptiernan
Copy link
Owner

THIS ISSUE WAS AUTOGENERATED BY HATCHWAYS
Currently, our app only allows conversations between two users. We would like to allow conversations with groups of 3 or more users. This ticket is not to implement this full change, but to help us plan out what that change would look like. Please make a PR with the changes to just the database models that you would use to implement this feature. Please include "draft" in the title of the PR. Then, in the PR description, write out notes to answer the following two questions:

  1. What additional (non-database) changes are needed to implement this feature (we want this to be high level but thorough)?

  2. If our app were already deployed, what steps would we need to take to move to this new feature without disrupting service for current users?

In your PR description, please explain a couple different ways we could have designed the database for this feature. What are the benefits and drawbacks of each?

@liamptiernan liamptiernan linked a pull request Apr 23, 2022 that will close this issue
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 a pull request may close this issue.

1 participant