hammady / wwpray

A website that shows the prayer times for a preconfigured list of masjids in a tabular format. Visitors can subscribe for email notifications.
https://wwpray.net
MIT License
1 stars 0 forks source link

Setup a toast notification system #24

Closed fayez-nazzal closed 1 year ago

fayez-nazzal commented 1 year ago

We need a friendly way to show notifications to the user. Showing toasts in the top center of the screen could be sufficient.

Toasts require JS to be shown. In case JS is disabled, we show an Alert/Flash message.