A Progressive Web App (PWA) designed to help students learn about the history of Munich through interactive flashcards. Built for mobile-first learning with offline capabilities.
- 30+ interactive flashcards covering Munich's history
- Smooth swipe navigation
- Offline functionality
- Mobile-optimized design
- Install as standalone app
- Color-coded themes for different historical periods
- Basic Historical Terms and Concepts
- Historical Sources
- The Celts (500 BC)
- The Romans (15 BC)
- The Bajuwaren (530 AD)
- The Founding of Munich
- The Salt Trade
- Medieval Munich
- Visit [GitHub Pages URL]
- For mobile devices:
- iOS: Use "Add to Home Screen" in Safari
- Android: Click "Install App" prompt
Built with vanilla JavaScript, CSS, and HTML. Runs as a PWA with service workers for offline functionality.
munich-history/
├── index.html
├── style.css
├── script.js
├── manifest.json
├── service-worker.js
└── icons/
└── [app icons]
Created as a learning tool for 4th-grade history students in Bavaria, Germany.
MIT License - feel free to use and modify for educational purposes.