posted an update

Update on TO DO LIST

I’ve upgraded my To Do List app by adding a web manifest. This is the first step toward making it a Progressive Web App (PWA) .

Key improvements:

Added manifest.json so the app can be installed like a mobile app.

Improved task persistence using localStorage.

Core features: add, pause, complete, delete, and pause all tasks.

Next step → Adding service workers for offline support and push notifications.

Log in or sign up for Devpost to join the conversation.