YCPRadioTelescope / RT-Contracts

Back-end architecture for the Radio Telescope Senior Software Design Project for the 2018-2019 academic year
3 stars 1 forks source link

User Notification System #10

Closed jhorne98 closed 4 years ago

jhorne98 commented 5 years ago

Another one of the highest priorities will be to implement a notification system for users that will be used to notify a user prior to an appointment. This will involve many smaller pieces to implement as a whole. Some of the known pieces currently are:

AWS SNS Docs: https://docs.aws.amazon.com/sns/latest/dg/sns-dg.pdf

Involving subissues #11, #12, #13, #5.

jhorne98 commented 4 years ago

Currently working on AWS Simple Notification Service to send SMS messages to AWS topics as well as to phones directly.