-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
user story #7
Rendering the Conversation page which requires the following:
-
Frontend related components:
- Main sidebar component Create the main sidebar #23
- tickets sidebar component Create the tickets sidebar #24
- Navigation bar component Create the navigation bar #26
- Opened ticket component Create the opened ticket #28
- Replies component Create the replies #29
- Writing a reply component Create the reply section #32
- Button component create button component #37
-
Backend relaed Files:
- Fetching the Email.
- Fetching the replies.
- Sending a reply.