mirror of
https://github.com/devitq/Promocode-API.git
synced 2026-09-20 21:30:35 +00:00
4df9105c173b0822789214198aa8ff72e9f84871
PROMO v2: Promo Code Backend
My solution for the second stage of the PROD olympiad 2025. Passes all tests.
Task: github.com/Central-University-IT/FAQ-2025/tree/main/backend.
Running tests
Prerequisites
Ensure you have the following installed on your system:
Go to tests directory
cd tests
Install dependencies
uv sync --no-dev
Run tests
sh run-tests.sh
Description
My solution for the second qualifying stage of the PROD Olympiad. Passes all tests.
936 KiB
Languages
Python
95.9%
Shell
2.6%
Dockerfile
1.5%