This website requires JavaScript.
Explore
Help
Register
Sign In
dschick
/
BreCal
Archived
Watch
1
Star
0
Fork
0
You've already forked BreCal
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
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.
20f860586f
BreCal
/
src
History
max_metz
20f860586f
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
..
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