MatthewLarsen22 / MatthewLarsen22/Chat-App
As a developer, I want to be able to create a chat channel
Open
@LydiaGardner is already working on this.
Since May 16, 2024.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The idea I have for a model goes something like this. Feel free to modify it as needed:
Channel
- ID
- imageURL
- name
- description
- memberIDs
Keep in mind that for each story, we'll want to have an API, the database model, and unit tests.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.