As a user, I want to be able to add my jokes to share them with other users.
Epic
Epics
Description
We want to help users to manage their accounts in order compliance with the industry standard for this type of application
How we would like to achieve it?
We suggest implementing functionality like
add jokes
delete jokes
Tasks
The "Add joke" button should be displayed to the user in order to be able to adding joke
After pressing the button, the entered text in the message line should be considered the text of the joke
When sending this text, the bot adds an anecdote to the database with the status "under consideration"
After clicking the "Add anecdote" button and before clicking the send button, the "Cancel" button should be displayed to the user to cancel the addition of the joke
User stories
As a user, I want to be able to add my jokes to share them with other users.
Epic
Epics
Description
We want to help users to manage their accounts in order compliance with the industry standard for this type of application
How we would like to achieve it?
We suggest implementing functionality like
Tasks