Code-4-Community / Code-4-Community/bcan

[FEB-7] Allow users to create a notification

Open
#85 0 comments 0 reactions 1 assignee View on GitHub

@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

  1. Create an intuitive "Create New" Icon or simple text 'New Notification'
  2. Add this to the current view when the notification bell is clicked:
Image
  1. 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,
  2. 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):
Image
  1. 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.