sef-global / scholarx-frontend

This is the frontend of the ScholarX
MIT License
5 stars 56 forks source link

Implement the admin dashboard - edit email view #35

Open Madhawa97 opened 1 year ago

Madhawa97 commented 1 year ago

Description

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

Tasks

  1. Set up the basic React components as required.
  2. Implement the layout and design of the admin dashboard - edit 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-4103&mode=design&t=zBGgiYyW1foSirHq-4

image

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

Acceptance Criteria

Madhawa97 commented 1 year ago

@anjula-sack. Email send/ schedule endpoint wasn't found in API doc. Plus where do the "drafts" go. and how we create new templates.

anjula-sack commented 1 year ago

@anjula-sack. Email send/ schedule endpoint wasn't found in API doc. Plus where do the "drafts" go. and how we create new templates.

Thanks for noticing, I'll update the doc. You can create the issues using the Kanban board by default they will be draft. @Madhawa97

anjula-sack commented 1 year ago

I updated the doc @Madhawa97 can you check?

Madhawa97 commented 1 year ago

Thanks @anjula-sack. Got it.

YashmithaDilshan27 commented 1 year ago

I’d love to work on this issue