Compare commits

...

12 Commits

Author SHA1 Message Date
KollerSAO
c8625c03db s 2024-04-09 14:55:06 +02:00
KollerSAO
4eb561a1b7 sorry 2024-04-09 14:54:34 +02:00
KollerSAO
68f7b11e69 Css und Js einegbunden 2024-04-09 14:52:46 +02:00
KollerSAO
88c93f39f9 Strucktur der Website Erstellt 2024-04-09 14:41:46 +02:00
quelaaeg
7af9419964 Merge branch 'main' of https://git.bib.de/PBA3H22ADE/ZooWebseite
# Conflicts:
#	Pflichtenheft.docx
2024-04-09 14:36:53 +02:00
quelaaeg
7bd2f0abde a 2024-04-09 14:35:33 +02:00
RuteMooth
e564f4ebf9 Richtiges Pflichtenheft eingefügt 2024-04-09 14:33:26 +02:00
quelaaeg
7c5257d20f Merge branch 'main' of https://git.bib.de/PBA3H22ADE/ZooWebseite 2024-04-09 14:28:09 +02:00
quelaaeg
aa4e2e9534 Pflichtenheft einfügen 2024-04-09 14:27:52 +02:00
KollerSAO
cfd460cd52 Sprint 1 Sachen Reingeschrieben 2024-04-09 14:21:05 +02:00
KollerSAO
f6f4400152 definition of done angefangen 2024-04-09 14:12:14 +02:00
KollerSAO
6c8c6c0669 dokumente hinzugefügt 2024-04-09 13:53:59 +02:00
6 changed files with 16 additions and 0 deletions

0
JereZoo/css/layout.css Normal file
View File

16
JereZoo/index.html Normal file
View File

@@ -0,0 +1,16 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>JereZoo</title>
<link rel="stylesheet" href="css/layout.cssq">
</head>
<body>
<script src="js/allg.js"></script>
</body>
</html>

0
JereZoo/js/allg.js Normal file
View File

BIN
Pflichtenheft.docx Normal file

Binary file not shown.

BIN
Projekt Definition.docx Normal file

Binary file not shown.

BIN
Protokoll Iteration.docx Normal file

Binary file not shown.