Commit Graph
5 Commits
Author SHA1 Message Date
quadfaselt 1b0ef07ae5 Merge pull request 'docs(dataprep): Add documentation about data sources and structure' (#4) from docs/dataprep into main
Reviewed-on: #4
2024-08-31 13:23:47 +00:00
quadfaselt 6a1a5c11f0 Merge pull request 'feat/add-data' (#3) from feat/add-data into main
Reviewed-on: #3
2024-08-31 12:43:11 +00:00
quadfaselt c31a57f537 feat/base-app: Merge into main (#2) 2024-08-29 15:43:34 +00:00
quadfaseltandTobias Quadfasel b307b8327a feat(project_setup): Initialize project (#1)
Setting up python project files using poetry. A basic environment
is installed including dash for the app that will be implemented
later.

Also contains several dev tools, including pre-commit hooks.

Co-authored-by: Tobias Quadfasel <tobias.loesche@studium.uni-hamburg.de>
Reviewed-on: #1
2024-08-29 14:08:09 +00:00
quadfaselt 9377c07044 docs: Add README.md
This is the initial commit containing a rudimentary one-liner as README file.
2024-08-23 22:53:05 +00:00