This repository has been archived on 2025-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
BreCal/src
2023-09-08 22:32:25 +02:00
..
brecal.model initial commit 2023-09-08 06:09:24 +02:00
brecal.mysql initial commit 2023-09-08 06:09:24 +02:00
BreCalClient initial commit 2023-09-08 06:09:24 +02:00
lib_brecal_utils adding schema_validation functions (Ship and Participant), time_logic (will be used in the validation_rules later), validation_rules (covers time-overlap handling). Further, creating simple unit tests for stubs (will be extended soon) 2023-09-08 22:32:25 +02:00
RoleEditor initial commit 2023-09-08 06:09:24 +02:00
server relocating environment yml to the project root, creating an import_modules test for every single dependency to ensure proper setup & versioning at all times. Creating a test, which creates the flask app. Updating gitignore slightly to remove egg-info files, which are created upon installing a library with pip 2023-09-08 10:03:24 +02:00