Commit Graph

3 Commits

Author SHA1 Message Date
Christian Krakau-Louis 04adfea0d0 Refactor Dockerfile to improve file copying; remove .dockerignore; update mkdocs.yml for mkdocstrings configuration; adjust documentation requirements. 2025-05-13 12:08:26 +02:00
Christian Krakau-Louis 9c2c9b4827 Update docker-compose.yml to clarify development volume purpose; refine mkdocs.yml for consistent emoji handling 2025-05-13 11:46:17 +02:00
Christian Krakau-Louis 204941a1dc Add comprehensive documentation for Quizzical Beats
- Created a detailed database schema document outlining tables, relationships, and key fields.
- Added OAuth integration documentation covering Spotify and Dropbox authentication processes.
- Introduced a FAQ section addressing common user inquiries about the application.
- Developed a user-friendly index page for easy navigation of the documentation.
- Specified documentation dependencies in requirements.txt for building the documentation site.
- Expanded user guide with sections on account management, creating rounds, exporting rounds, getting started, importing songs, and user interface navigation.
- Updated mkdocs.yml for improved site structure and navigation.
2025-05-13 11:25:20 +02:00