Tivix Budget application About the project Application was created for recruitment task. Installation Prerequisites: docker docker-compose Project set up: Clone this repository. Run docker-compose build. Run docker-compose up. Test endpoints via Postman. Swagger UI: Go to the: http://localhost:8001/ Tests: docker exec -it tivix_django_1 pytest