Added an endpoint to send notifications, as well as various types for the push message, error message, and notif request
Test Coverage
Jessie tested on frontend-- it works currently to send a notification to your own device, but more work is needed to send notifications between devices. Need an endpoint to store user tokens in the backend
Next Steps (delete if not applicable)
As mentioned above, will develop an endpoint to store user tokens in the backend so that notifications can be sent between devices
Overview
Added Expo Framework for notifications
Changes Made
Added an endpoint to send notifications, as well as various types for the push message, error message, and notif request
Test Coverage
Jessie tested on frontend-- it works currently to send a notification to your own device, but more work is needed to send notifications between devices. Need an endpoint to store user tokens in the backend
Next Steps (delete if not applicable)
As mentioned above, will develop an endpoint to store user tokens in the backend so that notifications can be sent between devices