Skip to content

feat(mobile): resident notices screen#42

Merged
ankitsejwal merged 1 commit into
mainfrom
feat/mobile-notices
Jul 2, 2026
Merged

feat(mobile): resident notices screen#42
ankitsejwal merged 1 commit into
mainfrom
feat/mobile-notices

Conversation

@ankitsejwal

Copy link
Copy Markdown
Member

Adds a read-only notices screen to the mobile app so residents can see society announcements (the API + web-admin publishing already existed; mobile had no view).

  • /notices screen: title, body, priority badge, published date; HIGH/URGENT highlighted. Linked from the home screen.

Verified E2E (expo-web + Chrome DevTools, live Neon): published a HIGH notice via the admin API → it renders on the mobile notices screen with the highlighted badge and date. Console clean; full gate green.

Read-only /notices screen listing society announcements (title, body, priority
badge, date) via listNotices, linked from the home screen. HIGH/URGENT notices
get a highlighted badge.
@ankitsejwal ankitsejwal merged commit be7e475 into main Jul 2, 2026
1 check passed
@ankitsejwal ankitsejwal deleted the feat/mobile-notices branch July 2, 2026 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant