You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is simple news feed web application, which fetches news from MySQL database and displays to user.
It is available to user even in offline mode due to progressive web app behaviour.
Refer Medium article on how to convert django website to progresive web app: