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

edit core & edit event [mutations] #59

Closed
nagarajpandith opened this issue Sep 30, 2023 · 1 comment
Closed

edit core & edit event [mutations] #59

nagarajpandith opened this issue Sep 30, 2023 · 1 comment
Labels
medium-priority more priority compared to lower ones

Comments

@nagarajpandith
Copy link
Member

nagarajpandith commented Sep 30, 2023

  • write mutations to edit core member and event details on admin panel
  • add the mutations editCore and editEvent in /src/server/api/routers/core.ts and src/server/api/routers/event.ts respectively
  • note that you also have to handle deleting the old image in cases where admin wants to upload a new image.

Note
while working on this issue, please check if #69 is closed. if it's closed, then you need to handle multiple images for an event here.

@nagarajpandith nagarajpandith added the medium-priority more priority compared to lower ones label Sep 30, 2023
This was referenced Sep 30, 2023
@nagarajpandith
Copy link
Member Author

nagarajpandith commented Oct 15, 2023

solved by @keerthan-ns in #75

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium-priority more priority compared to lower ones
Projects
None yet
Development

No branches or pull requests

1 participant