eis-website/README.md
2026-06-03 13:19:32 +00:00

50 lines
No EOL
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# EIS Projekt Entwicklung interaktiver Softwareanwendungen
Ein interaktives Lernprojekt im Rahmen der Lehrveranstaltung „Entwicklung interaktiver Softwareanwendungen" an der **PH Weingarten**.
🌐 [https://isa4.edumake.de](https://isa4.edumake.de/index.html)
---
## Inhalt
| Datei | Beschreibung |
|-------|--------------|
| `index.html` | Startseite mit Projektübersicht |
| `eis_projekt.html` | Tech-Stack, Features und Lernziele |
| `team.html` | Teamvorstellung und Fetch-API-Demo |
| `ueber_uns.html` | Mission und Teamhintergrund |
| `kontakt.html` | Kontaktformular |
| `impressum.html` | Rechtliche Pflichtangaben |
---
## Features
- **Begrüßung nach Tageszeit** (js/script.js):
- Zeigt je nach Uhrzeit einen anderen Text
- in einer anderen Farbe (index.html, css/style.css)
---
## Tech-Stack
- **HTML5** Seitenstruktur
- **CSS3** Styling und Responsive Layout
- **JavaScript (ES6+)** Interaktivität und Fetch API
- **Git** Versionskontrolle
---
## Mitwirkende
| Name | Rolle |
|------|-------|
| Dylan | Frontend-Entwickler (HTML, CSS, JS, UI/UX) |
| Leon | Backend-Entwickler (JS, APIs, Datenbanken) |
---
## Lizenz
Dieses Projekt steht unter der MIT-Lizenz.