shopcube icon indicating copy to clipboard operation
shopcube copied to clipboard

Add Ajax notifications API

Open Abdur-rahmaanJ opened this issue 4 years ago • 2 comments

Abdur-rahmaanJ avatar Jan 16 '21 06:01 Abdur-rahmaanJ

Is this for replacing backend flask notification with frontend? Our app is mostly server-side but would be good to add client-side ajax calls depending on the case for example not having to reload the url to update data etc.

rehmanis avatar Jan 16 '21 07:01 rehmanis

@rehmanis no new features. Just a mechanism to add notification as described here: https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-xxi-user-notifications

Abdur-rahmaanJ avatar Jan 16 '21 07:01 Abdur-rahmaanJ