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

[FE] Make it pretty #217

Open
6 tasks done
AnnaH3003 opened this issue Jan 28, 2024 · 1 comment
Open
6 tasks done

[FE] Make it pretty #217

AnnaH3003 opened this issue Jan 28, 2024 · 1 comment
Assignees

Comments

@AnnaH3003
Copy link
Contributor

AnnaH3003 commented Jan 28, 2024

Description

Our WebApp UI should now receive the finishing touches as follows:

1. Adjust button names

  • The button on the left should say "Generate ticket" instead of submit, as the ticket is not really submitted here.
  • The button "Start recording speech" should state "Record voice message"
  • The button "Stop recording speech" should say "Stop recording voice message"
  • The heading for the pop-up window for creating an account currently says "Sign Up" as does the button to do so. To not have duplicated, the button should say "Create account"

2. Change colours to match a colour scheme:
The buttons should all follow a matching colour scheme:

Image

  • "Record voice message": #0D9A0B (dark green)
  • "Generate ticket": #08726F (dark turquoise)
  • "Browse for file": #313131 (dark grey)
  • "Submit": #08726F (dark turquoise)
  • "Cancel": #0C33A0 (dark blue)
  • "Create account": #0D9A0B (dark green)
  • "Confirm" (when editing user data): #0D9A0B (dark green)

3. Adjust draft ticket
Currently, the ticket is rather slim, which makes it hard to read. Ideally, the generated ticket should be as broad as the previous chat messages

4. Left centering of chat messages
At the moment the messages from users are right-centred, which makes it difficult to read. These messages should also be left-centred. The message after generation of the design ticket is centred, but should also be left-centred

5. Confirming & Cancel chat message
So far, the user does not see any confirmation after submitting the ticket in the WebApp. After the draft ticket has been submitted, a chat message should appear stating: "Great, I've created your ticket! You will also receive a confirmation to the e-mail address you provided."

If the user chooses to cancel a button, the following message should be displayed: "All right, as you requested, the ticket has been cancelled "

6. Adjust font size
The chat messages should have the same font size as the text in the draft ticket.

User story

  1. As a user
  2. I want / need to use a visually appealing interface
  3. So that I enjoy working with the WebApplication

Acceptance criteria

  • the button is renamed as described above
  • the colours are adjusted as written above
  • the draft ticket is as broad as the other chat messages
  • all chat messages are left-centered
  • a chat message after submitting the ticket is printed as stated above
  • the font of the chat messages is the same size as the font in the draft ticket

Definition of done (DoD)

  • Work products are uploaded to the Github repository and merged to the main branch
  • If necessary, the bill of materials section of the planning documents is updated
  • Code/feature passes suited tests
  • Code is peer-reviewed
  • Help documentation (README) is updated
  • Fits into our architecture, where possible

DoD general criteria

  • Feature has been fully implemented
  • Feature has been merged into the mainline
  • All acceptance criteria were met
  • Product owner approved features
  • All tests are passing
  • Developers agreed to release
@M-HRL
Copy link
Contributor

M-HRL commented Jan 31, 2024

@AnnaH3003 AnnaH3003 added the est. size = 5 large size label Jan 31, 2024
@AnnaH3003 AnnaH3003 moved this from Product Backlog to Sprint Backlog in amos2023ws01-feature-board Jan 31, 2024
@irhox irhox moved this from Sprint Backlog to In Progress in amos2023ws01-feature-board Feb 5, 2024
@M-HRL M-HRL moved this from In Progress to Awaiting Review in amos2023ws01-feature-board Feb 6, 2024
@AnnaH3003 AnnaH3003 moved this from Awaiting Review to Feature Archive in amos2023ws01-feature-board Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Feature Archive
Development

No branches or pull requests

3 participants