Go to file
2024-09-05 09:42:48 +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
docker-compose.yml fix: update Docker container restart policy to 'unless-stopped' 2024-09-05 09:42:48 +02:00
Dockerfile fix: ensure start.sh is correctly copied into the Docker image in Dockerfile 2024-09-05 09:39:32 +02:00
search_game.py feat: add search_game.py for enhanced game searching functionality 2024-09-02 17:09:34 +02:00
start.sh feat: add start script to pull latest git repository and run Flask application in Docker container 2024-09-05 09:26:42 +02:00
Verzeichnisstruktur feat: implement backend with Flask for game collection management using SQLite database 2024-09-02 09:02:32 +02:00