ecatch-kyst / backend

GNU General Public License v3.0
4 stars 0 forks source link

✨ Handle POR messages #15

Closed haavarol closed 5 years ago

haavarol commented 5 years ago

Since frontend is focusing on sending POR messages, the backend needs to be able to handle it. This includes:

Expected Behavior

When a user sends a POR message it should be validated in firestore and generate the message which will be sent to Dualog mock.

Priority

Fast

Size

2