llewellynksj / hackteam4

0 stars 3 forks source link

USER STORY: ALERTS #26

Open broken-helix opened 4 months ago

broken-helix commented 4 months ago

As a user I can receive a alert when I complete an action so that I am certain the action has been completed.

Add an alert system for users to confirm when they have logged in or logged out or successfully signed up.

I have used something called sweetalert2 before, but there may be other versions.

EDIT: Looks like sweetalert might be problematic with Django and suggested to use Sweetify.

StackOverFlow Query