This repository has been archived on 2025-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
group-1-db23/README.md
2023-10-10 18:44:17 +02:00

15 lines
853 B
Markdown

# Databases Project
Use this repository for your integration code and any source code created while working on your project (ad-hoc code,
SQL queries, project files needed by external tools, etc.).
- Merge your code into the main branch on the due date.
- Do not commit datasets!
- Any other document (except for the dump in the final hand-in) should be handed-in via ADAM.
If you have any questions regarding the project, please do not hesitate to ask during the exercise lessons or via mail
to [raphael.waltenspuel@unibas.ch](mailto:raphael.waltenspuel@unibas.ch)!
It is recommended that you first create a ```.gitignore``` file. (And exclude the "datasets" folder, for example). A useful tool for creating ```.gitignore``` files is www.gitignore.io.
Feel free to update or replace this readme with a brief description of your project and goals.