ljellevo / lade-appen

0 stars 0 forks source link

Implement subscription of station. #46

Open ljellevo opened 6 years ago

ljellevo commented 6 years ago

When a user subscribes to a station should the timestamp for start of subscription + notification duration be posted. This way the push system knows when to stop sending notifications.

ljellevo commented 6 years ago

Missing: Sending notification when subscription has run out

ljellevo commented 6 years ago

Also need to implement countdown and filtration of subscriptions. Only active subscriptions should be shown.

Favorite and subscribe button should also have an indicator in case internet is slow and user is waiting for confirmation

ljellevo commented 5 years ago

Need to sort subscriptions after "from" parameter

ljellevo commented 5 years ago

If sub runs out and user is in favorites view then confirmation box is shown. This needs to be solved.

ljellevo commented 5 years ago

Need to move automatic unsubscribing to backend