Add Notifications V1 #57

Merged
LAX18 merged 8 commits from npease-notifications-initial into main 2024-04-03 17:52:26 -09:00
LAX18 commented 2024-04-03 14:29:40 -09:00 (Migrated from github.com)

Adds Notifications to Chatmaps. Panel is rendered on Header.

Summary of Functions:
Notification - Object to generate a notification, largely blank but can be expanded later (i.e friend requests)
removeNotification - Removes notification dataID from user
createNotification - Creates new notification for user with content provided (see parameter info)
NotificationPanel - Generates notification panel with notifications
image

Adds Notifications to Chatmaps. Panel is rendered on Header. Summary of Functions: Notification - Object to generate a notification, largely blank but can be expanded later (i.e friend requests) removeNotification - Removes notification dataID from user createNotification - Creates new notification for user with content provided (see parameter info) NotificationPanel - Generates notification panel with notifications ![image](https://github.com/ChatMaps/ChatMaps/assets/34464552/a72b0990-eabe-4795-a776-90db09b60203)
vercel[bot] commented 2024-04-03 14:29:46 -09:00 (Migrated from github.com)

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
chat-maps Ready (Inspect) Visit Preview Apr 3, 2024 11:29pm
[vc]: #vu7t6Gg8vOvHOlrsgTEcRlR0rgQUP1YvxmUhxcz1Zro=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJjaGF0LW1hcHMiLCJpbnNwZWN0b3JVcmwiOiJodHRwczovL3ZlcmNlbC5jb20vY2hhdG1hcHMvY2hhdC1tYXBzL0ZMQmRiZXhnbjl2UzlXVnF1N3pGaUdTeVJSTjQiLCJwcmV2aWV3VXJsIjoiY2hhdC1tYXBzLWdpdC1ucGVhc2Utbm90aWZpY2F0aW9ucy1pbml0aWFsLWNoYXRtYXBzLnZlcmNlbC5hcHAiLCJuZXh0Q29tbWl0U3RhdHVzIjoiREVQTE9ZRUQifV19 **The latest updates on your projects**. Learn more about [Vercel for Git ↗︎](https://vercel.link/github-learn-more) | Name | Status | Preview | Updated (UTC) | | :--- | :----- | :------ | :------ | | **chat-maps** | ✅ Ready ([Inspect](https://vercel.com/chatmaps/chat-maps/FLBdbexgn9vS9WVqu7zFiGSyRRN4)) | [Visit Preview](https://chat-maps-git-npease-notifications-initial-chatmaps.vercel.app) | Apr 3, 2024 11:29pm |
Sgoodridge96 (Migrated from github.com) approved these changes 2024-04-03 17:52:26 -09:00
Sign in to join this conversation.