Code-4-Community / Code-4-Community/bcan
[FEB-7] Allow users to create a notification
Open
@ahnfikd7 is already working on this.
Since Feb 12, 2025.
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
- Create an intuitive "Create New" Icon or simple text 'New Notification'
- Add this to the current view when the notification bell is clicked:
- When clicked, provide a clean and simple control pop-up that allows them to create a notification with the expected attributes linked to the backend. This ties to point 4,
- Match the frontend model to the backend model (notification ID should be generated by the backend as a UUID, so the route should not expect this from the frontend):
- Wrap-up and make sure that any date logic uses Jane's date interface she made in a previous ticket, linked here: https://github.com/Code-4-Community/bcan/pull/66
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.