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

Develop option to create new chat #215

Closed
10 of 11 tasks
tubamos opened this issue Jun 25, 2024 · 0 comments · Fixed by #228
Closed
10 of 11 tasks

Develop option to create new chat #215

tubamos opened this issue Jun 25, 2024 · 0 comments · Fixed by #228
Assignees
Labels
app backend Items related to the app backend app frontend Items related to the app GUI sprint-10 Items assigned to sprint 10

Comments

@tubamos
Copy link
Contributor

tubamos commented Jun 25, 2024

Item type: app frontend, app backend

Description Development of an option to create a new chat. This functionality allows users to initiate a new chat through a button or option provided on the chat interface. Upon selecting the button, a new chat interface opens where users can type their requests. The conversation is stored in the database for future retrieval.

User Story

As a user, I want to be able to create a new chat through a button on the chat interface so that I can start a new conversation whenever needed, and have it saved for future reference.

Acceptance Criteria

  • A button or option to create a new chat should be present on the chat interface.
  • Upon selecting the button, a new chat interface should open, allowing users to type their requests.
  • The new chat should be initialized with an empty conversation.
  • The conversation from the new chat should be stored in the database for future retrieval.
  • The new chat interface should be consistent with the main app's design.

Definition of Done

  • The feature has been fully implemented.
  • The feature has been manually tested and works as expected without critical bugs.
  • The feature code is documented with clear explanations of its functionality and usage.
  • The feature code has been reviewed and approved by at least one team member.
  • The feature branches have been merged into the main branch and closed.
  • The feature utility, function and usage have been documented in the respective project wiki on github.
@tubamos tubamos converted this from a draft issue Jun 25, 2024
@tubamos tubamos added the sprint-10 Items assigned to sprint 10 label Jun 25, 2024
@tubamos tubamos added this to the Part C: Mobile app milestone Jun 25, 2024
@tubamos tubamos added app frontend Items related to the app GUI app backend Items related to the app backend labels Jun 25, 2024
@Ghemechis Ghemechis moved this from Product Backlog to Sprint Backlog in amos2024ss06-feature-board Jun 26, 2024
@eloinoel eloinoel self-assigned this Jun 26, 2024
@eloinoel eloinoel moved this from Sprint Backlog to In Progress in amos2024ss06-feature-board Jun 29, 2024
@eloinoel eloinoel linked a pull request Jun 30, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from In Progress to Item Archive in amos2024ss06-feature-board Jun 30, 2024
@eloinoel eloinoel moved this from Item Archive to Awaiting Review in amos2024ss06-feature-board Jun 30, 2024
@Ghemechis Ghemechis moved this from Awaiting Review to Item Archive in amos2024ss06-feature-board Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app backend Items related to the app backend app frontend Items related to the app GUI sprint-10 Items assigned to sprint 10
Projects
Status: Item Archive
Development

Successfully merging a pull request may close this issue.

3 participants