Open broken-helix opened 6 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
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