Organizers/admins should be able to make announcements that all users can see. This could be helpful during the hackathon whenever they need to communicate important information to the hackers.
I also want to make it where whenever they send a message in the #announcement channel in discord, it would also send it in the portal and vice versa. It would be best if this feature works in real-time using websockets or something similar so people don't miss an important announcement.
This is a completely new feature so everything has to done from scratch include creating the appropriate DB tables, backend routes and UI designs.
Organizers/admins should be able to make announcements that all users can see. This could be helpful during the hackathon whenever they need to communicate important information to the hackers.
I also want to make it where whenever they send a message in the #announcement channel in discord, it would also send it in the portal and vice versa. It would be best if this feature works in real-time using websockets or something similar so people don't miss an important announcement.
This is a completely new feature so everything has to done from scratch include creating the appropriate DB tables, backend routes and UI designs.