You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User story
Template: As a < type of user >, I want < some goal > so that < some reason >.
User story: As a social media user, I want to directly talk to my international friends so that I can stay in touch with them.
Plan for technical implementation
Frontend
Create state for direct messages
Make components for chat service
..
.
Backend
Make model for chat messages
Store log of every conversation in any given user's account
...
(Don't forget to tag your team members + select the correct Project in this issue!)
The text was updated successfully, but these errors were encountered:
User story
Template: As a < type of user >, I want < some goal > so that < some reason >.
User story: As a social media user, I want to directly talk to my international friends so that I can stay in touch with them.
Plan for technical implementation
Frontend
Create state for direct messages
Make components for chat service
..
.
Backend
Make model for chat messages
Store log of every conversation in any given user's account
...
(Don't forget to tag your team members + select the correct Project in this issue!)
The text was updated successfully, but these errors were encountered: