No description
Find a file
2026-05-23 09:21:59 +02:00
assets Erste Version der Website 2026-05-06 13:40:47 +00:00
components kanban bonus aufgabe 2026-05-20 13:50:39 +00:00
css kanban bonus aufgabe 2026-05-20 13:50:39 +00:00
img Add exercises (Notenrechner, Textanalyse) and Dark Mode feature with localStorage persistence 2026-05-06 17:47:38 +00:00
js kanban bonus aufgabe 2026-05-20 13:50:39 +00:00
.gitignore Erste Version der Website 2026-05-06 13:40:47 +00:00
eis_projekt.html Refactor navbar into separate component, fix dropdown menu and dark mode 2026-05-10 12:21:43 +00:00
impressum.html Refactor navbar into separate component, fix dropdown menu and dark mode 2026-05-10 12:21:43 +00:00
index.html Add kinetic landing page design with animations, dark mode support, and responsive styling 2026-05-11 08:49:53 +00:00
kanban.html kanban bonus aufgabe 2026-05-20 13:50:39 +00:00
kontakt.html Refactor navbar into separate component, fix dropdown menu and dark mode 2026-05-10 12:21:43 +00:00
notenrechner-dom.html Refactor navbar into separate component, fix dropdown menu and dark mode 2026-05-10 12:21:43 +00:00
notenrechner.html Refactor navbar into separate component, fix dropdown menu and dark mode 2026-05-10 12:21:43 +00:00
README.de Update README.de 2026-05-23 09:21:59 +02:00
team.html feat: Add API integration with Fetch & JSONPlaceholder on team page 2026-05-20 13:39:19 +00:00
textanalyse.html Refactor navbar into separate component, fix dropdown menu and dark mode 2026-05-10 12:21:43 +00:00
ueber_uns.html Refactor navbar into separate component, fix dropdown menu and dark mode 2026-05-10 12:21:43 +00:00

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 |

---

## 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.