Skip to content

User Documentation

Marco edited this page Feb 6, 2024 · 9 revisions

Web Application

When you visit the TalkTix website localhost:4200, this is the page you are greeted with: Bildschirmfoto 2024-02-06 um 13 31 24

Steps to manage a user:

  1. Sign up a new user account by pressing the "Sign Up" button in the top-right corner of the web app. Bildschirmfoto 2024-02-06 um 13 33 16

  2. Edit the account details by clicking on the profile icon in the top-right corner. Bildschirmfoto 2024-02-06 um 14 08 24

  3. Logout by clicking the symbol in the top-right corner next to the user details.

  4. Login again with an existing account by pressing the "Login" button next to the "Sign Up" button. Bildschirmfoto 2024-02-06 um 14 07 41

Steps to create a ticket:

  1. Write your email address in the email input box. Screenshot 2023-12-04 214455

  2. Describe your problem in the problem input box by typing or recording a message. If there wasn't enough space, you can simply expand the input area at the lower-right corner. Bildschirmfoto 2024-02-06 um 13 52 32

  3. Upload any images or files that can help describe your problem better. This can be done either by drag and dropping your files in the box shown below or by clicking the "Browse for file" button and choosing your desired files in your file system. Bildschirmfoto 2024-02-06 um 13 52 54

  4. Press the "Generate Ticket" button and see your created ticket on the right side of the website. Bildschirmfoto 2024-02-06 um 13 38 48

  5. Edit via the given chat message and accept or delete the ticket by clicking the button "Submit" or "Cancel". Bildschirmfoto 2024-02-06 um 13 40 10

  6. If you pressed "Submit", than you get a confirmation in the chat and an email (if you entered a valid email address) Bildschirmfoto 2024-02-06 um 13 42 49 Bildschirmfoto 2024-02-06 um 14 20 51

Email Service

Our Ticket Creation System can also be called by just writing an email. These steps can be followed to use this feature:

  1. Write an email to [email protected] explaining your technical problem. Attachments that add details to your problem are greatly appreciated.
  2. Send email.
  3. Receive an email response with the structure and content of the created ticket.