ecatch-kyst / backend

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

Add mock boat to new users #13

Closed haavarol closed 5 years ago

haavarol commented 5 years ago

For users to able to send messages they need to have a boat registered. This would be provided by Dualog. For now we have a mock boat provided by Dag Frode.

As of now only two users have been fixed manually. Manual labour is not wanted.

Expected Behavior

When a new user signs up firebase should automatically create a new boat to that userId. This needs to happen after the function that creates the user document.

Priority

Fast

Size

1