RocketChat / RC4Conferences

A set of scalable components for communities to build, manage, and run virtual conferences of any size.
https://conf.rceng.shop/conferences/c/1
24 stars 38 forks source link

[NEW] Add additional features in Admin dashboard #59

Open Dnouv opened 1 year ago

Dnouv commented 1 year ago

Currently, the admin dashboard only allows the following.

Features to be added:

Note: This issue needs to be resolved in multiple PRs, i.e., one PR for each listed feature, so multiple contributors are welcomed. Thank you!

ayush3160 commented 1 year ago

Hi @Dnouv , Can you please assign this issue to me, would love to work on this.

Dnouv commented 1 year ago

Hello @ayush3160

Thank you for taking up the issue. I sincerely apologize for the delayed response. There is no need to get assigned to work on any issue; just comment that you are "currently working on this", and you will be good to work on that issue. If you have any doubts, please feel free to ping me on Rocket.Chat evan.shu (user id) or drop your questions in GitHub comments.

Looking forward to your contributions.

Thank you!

ayush3160 commented 1 year ago

Hi @Dnouv, I have added a event edit component for editing the basic details of event. I have attached the video showing the overall flow. Please have a look and let me know if any change is required. And if everything is looking fine I'll raise a PR for the same.

https://user-images.githubusercontent.com/89914602/208890568-d57e9ade-f228-423b-8d33-ee1a294407d5.mp4

Dnouv commented 1 year ago

@ayush3160, it is good to see that you have understood the components and re-used the Event Create component, the video looks good. Can you please open a PR (maybe a draft PR) so that I could test it locally?

Thank you!

ayush3160 commented 1 year ago

@Dnouv , I have raised a PR for this issue. Please have a look.