Go to file
2024-09-05 09:17:10 +02:00
game_collection docs: Update README to include detailed request and response data for API endpoints 2024-09-03 21:16:14 +02:00
.gitignore chore: erweitere .gitignore um unnötige Dateien und Verzeichnisse für macOS 2024-09-02 08:54:03 +02:00
api.txt docs: add api.txt with detailed API endpoints and their input/output specifications 2024-09-04 20:55:30 +02:00
Dockerfile feat: create Dockerfile for Flask application setup 2024-09-05 09:17:10 +02:00
search_game.py feat: add search_game.py for enhanced game searching functionality 2024-09-02 17:09:34 +02:00
Verzeichnisstruktur feat: implement backend with Flask for game collection management using SQLite database 2024-09-02 09:02:32 +02:00