indexed-db-workshop.A simple Todo app built to explore and understand IndexedDB using Dexie.js. This project serves as a hands-on workshop to learn how to store, retrieve, and manage data locally in the browser. Focuses on offline-friendly features and efficient client-side data handling.