Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 33 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
<a href="#-features">Features</a>&nbsp;&bull;
<a href="#-languages">Languages</a>&nbsp;&bull;
<a href="#-screenshots">Screenshots</a>&nbsp;&bull;
<a href="#-preview-video">Preview Video</a>&nbsp;&bull;
<a href="#-tech-stack">Tech Stack</a>&nbsp;&bull;
<a href="#-getting-started">Getting Started</a>&nbsp;&bull;
<a href="#-contributing">Contributing</a>&nbsp;&bull;
Expand Down Expand Up @@ -140,6 +141,22 @@ PrepTrack supports **6 languages** with full translations for every screen, noti

---

## 🎬 Preview Video

<p align="center">
<a href="https://github.com/BEKO2210/Prepper_Log/blob/main/public/preview_video.mp4">
<img src="https://img.shields.io/badge/▶_Watch_Preview-PrepTrack-2ea44f?style=for-the-badge&logo=github" alt="Watch Preview Video" />
</a>
</p>

<p align="center">
<video src="https://github.com/BEKO2210/Prepper_Log/raw/main/public/preview_video.mp4" controls width="600">
Your browser does not support the video tag. <a href="https://github.com/BEKO2210/Prepper_Log/blob/main/public/preview_video.mp4">Watch the video here</a>.
</video>
</p>

---

## 🛠 Tech Stack

| Category | Technology | Purpose |
Expand Down Expand Up @@ -466,6 +483,22 @@ PrepTrack unterstützt **6 Sprachen** mit vollständigen Übersetzungen für jed

---

## 🎬 Vorschau-Video

<p align="center">
<a href="https://github.com/BEKO2210/Prepper_Log/blob/main/public/preview_video.mp4">
<img src="https://img.shields.io/badge/▶_Video_ansehen-PrepTrack-2ea44f?style=for-the-badge&logo=github" alt="Vorschau-Video ansehen" />
</a>
</p>

<p align="center">
<video src="https://github.com/BEKO2210/Prepper_Log/raw/main/public/preview_video.mp4" controls width="600">
Dein Browser unterstützt das Video-Tag nicht. <a href="https://github.com/BEKO2210/Prepper_Log/blob/main/public/preview_video.mp4">Video hier ansehen</a>.
</video>
</p>

---

## 🚀 Installation & Start

```bash
Expand Down
Loading