Commit Graph

4 Commits

Author SHA1 Message Date
1d47b5490e chore: update .gitignore 2025-09-03 23:57:41 +02:00
a67db405f7 chore: add .envrc to .gitignore 2025-09-03 22:26:11 +02:00
fd2f296f44 feat: add web interface for math exercise generator
- Create FastAPI backend with endpoints for generating math exercises
- Build Bootstrap frontend with responsive UI for exercise configuration
- Implement PDF generation functionality identical to original script
- Add README with installation and usage instructions
- Update requirements.txt with web dependencies
- Configure .gitignore to exclude compiled files and generated PDFs
2025-09-03 21:25:45 +02:00
be6b2b6716 add .gitignore 2025-09-03 21:12:13 +02:00