đď¸ Fledge Master French, one card at a time.
Fledge is a high-performance, offline-first flashcard application designed for French language learners. Built with Svelte 5 and IndexedDB, it provides a seamless, "app-like" experience directly in your browser with zero server latency.
⨠Key Features Offline-First: Your library is stored locally. Study on the train, in a plane, or anywhere without internet.
Manual Tagging System: Organize your vocabulary by word type (Noun, Verb, etc.) or gender (Masculine/Feminine) for targeted study sessions.
Bulk Management: Powerful tools to manage cards, decks, and tags in batches.
CSV/TXT Import: Easily migrate your existing vocabulary lists into the app.
Storage Monitoring: Keep track of your local data footprint with an integrated storage bar (optimized for a 50MB safe zone).
đ ď¸ Tech Stack Framework: Svelte 5 (using Runes for reactive state)
Database: IndexedDB (Local Browser Storage)
Styling: Modern CSS3 with a "Midnight & Vibrant Teal" aesthetic
Bundler: Vite