Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEB-7] Allow users to create a notification #85

Open
jarenadams21 opened this issue Feb 12, 2025 · 0 comments
Open

[FEB-7] Allow users to create a notification #85

jarenadams21 opened this issue Feb 12, 2025 · 0 comments
Assignees

Comments

@jarenadams21
Copy link
Collaborator

  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: ISO Date typed interface #66
@ahnfikd7 ahnfikd7 self-assigned this Feb 12, 2025
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

No branches or pull requests

2 participants