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

Implement the admin dashboard - sent email view #34

Closed
Madhawa97 opened this issue Jul 22, 2023 · 3 comments · Fixed by #98
Closed

Implement the admin dashboard - sent email view #34

Madhawa97 opened this issue Jul 22, 2023 · 3 comments · Fixed by #98
Assignees
Labels

Comments

@Madhawa97
Copy link
Member

Madhawa97 commented Jul 22, 2023

Description

As part of this issue, we need to create the admin dashboard - sent email view, which should closely match the provided mockup. This will provide the admins with a way to view all the sent emails.

Tasks

  1. Set up the basic React components as required.
  2. Implement the layout and design of the admin dashboard - sent email view, following the provided mockup.
  3. Integrate the necessary components and assets to achieve the desired functionality and visual appearance.
  4. Ensure responsiveness and compatibility across different devices and screen sizes.

Mockup: https://www.figma.com/file/nehm2ff8aR7NkPerg39fK9/ScholarX-V2-%7C-Wireframes?type=design&node-id=1974-4052&mode=design&t=zYi191UOlImykhe8-4

image

Note: You may want to mock the API refer to the API doc to see the relevant details.

Acceptance Criteria

  • The user interface closely resembles the provided mockup.
  • All required sections, elements, and content are present and displayed correctly.
  • The interface is responsive and works well on various devices and screen sizes.
  • The implementation follows best practices and coding standards.
  • Unit tests are written.
@Madhawa97
Copy link
Member Author

@anjula-sack. Get emails endpoint wasn't found in API doc.

@anjula-sack
Copy link
Member

@anjula-sack. Get emails endpoint wasn't found in API doc.

Here's the endpoint https://documenter.getpostman.com/view/27421496/2s93m1a4ac#ccbab660-6313-428f-9063-c12d27b4606b

You can use the status query parameter to filter them based on the status. ex: scheduled @Madhawa97

@Madhawa97
Copy link
Member Author

Thank you! @anjula-sack

@mayura-andrew mayura-andrew self-assigned this Apr 28, 2024
This was referenced May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
3 participants