WebClub-NITK / WebClub-NITK/orbis

Announcements Portal Module

Open
#14 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Implement an **Announcements** system for events. Participants should be able to view announcements from organizers, and organizers should be able to create and manage announcements from their dashboard.

#### Event Page (Participant View)
- Add an **Announcements** tab.
- Display a list of announcements in reverse chronological order (latest first).
- Each announcement should show:
- Title
- Content
- Author (Organizer name)
- Time of publishing

#### Organizer Dashboard
- Add an **Announcements** section/tab.
- Allow organizers to:
- Create a new announcement (Title + Content)
- View previously published announcements

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.