Skip to content

Commit 14c2dcd

Browse files
committed
Remove outdated screenshots and images from the documentation
1 parent 4c6669b commit 14c2dcd

17 files changed

+0
-51
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 0 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -41,57 +41,6 @@
4141
- πŸ”’ **User Authentication:** Secure username/password authentication with session management.
4242
- 🎨 **Feature Toggles:** Enable or disable specific features based on your needs.
4343

44-
## πŸ–ΌοΈ Screenshots
45-
46-
<p align="center">
47-
<h3>πŸ” Login Page</h3><br>
48-
<picture>
49-
<source media="(prefers-color-scheme: dark)" srcset="./docs/images/login-dark.png" />
50-
<source media="(prefers-color-scheme: light)" srcset="./docs/images/login-light.png" />
51-
<img alt="Login Page" src="./docs/images/login-light.png" style="border-radius: 10px" />
52-
</picture>
53-
</p>
54-
<p align="center">
55-
<h3>πŸ“ˆ Charts</h3><br>
56-
<picture>
57-
<source media="(prefers-color-scheme: dark)" srcset="./docs/images/charts-dark.png" />
58-
<source media="(prefers-color-scheme: light)" srcset="./docs/images/charts-light.png" />
59-
<img alt="Login Page" src="./docs/images/charts-light.png" style="border-radius: 10px" />
60-
</picture>
61-
</p>
62-
<p align="center">
63-
<h3>β›½ Fuel Log</h3><br>
64-
<picture>
65-
<source media="(prefers-color-scheme: dark)" srcset="./docs/images/fuel-logs-dark.png" />
66-
<source media="(prefers-color-scheme: light)" srcset="./docs/images/fuel-logs-light.png" />
67-
<img alt="Fuel Log" src="./docs/images/fuel-log-light.png" style="border-radius: 10px" />
68-
</picture>
69-
</p>
70-
<p align="center">
71-
<h3>πŸ› οΈ Maintenance Log</h3><br>
72-
<picture>
73-
<source media="(prefers-color-scheme: dark)" srcset="./docs/images/maintenance-dark.png" />
74-
<source media="(prefers-color-scheme: light)" srcset="./docs/images/maintenance-light.png" />
75-
<img alt="Maintenance Log" src="./docs/images/maintenance-light.png" style="border-radius: 10px" />
76-
</picture>
77-
</p>
78-
<p align="center">
79-
<h3>πŸ›‘οΈ Insurance Details</h3><br>
80-
<picture>
81-
<source media="(prefers-color-scheme: dark)" srcset="./docs/images/insurance-dark.png" />
82-
<source media="(prefers-color-scheme: light)" srcset="./docs/images/insurance-light.png" />
83-
<img alt="Insurance Details" src="./docs/images/insurance-light.png" style="border-radius: 10px" />
84-
</picture>
85-
</p>
86-
<p align="center">
87-
<h3>πŸ“„ PUCC Details</h3><br>
88-
<picture>
89-
<source media="(prefers-color-scheme: dark)" srcset="./docs/images/pucc-dark.png" />
90-
<source media="(prefers-color-scheme: light)" srcset="./docs/images/pucc-light.png" />
91-
<img alt="PUCC Details" src="./docs/images/pucc-light.png" style="border-radius: 10px" />
92-
</picture>
93-
</p>
94-
9544
## πŸ› οΈ Tech Stack
9645

9746
- 🎨 **Frontend:** SvelteKit, Tailwind CSS, Svelte 5

β€Ždocs/images/charts-dark.pngβ€Ž

-310 KB
Binary file not shown.

β€Ždocs/images/charts-light.pngβ€Ž

-371 KB
Binary file not shown.
-712 KB
Loading
-771 KB
Loading
-187 KB
Binary file not shown.
-186 KB
Binary file not shown.
-98.9 KB
Binary file not shown.
-98.2 KB
Binary file not shown.

β€Ždocs/images/login-dark.pngβ€Ž

-127 KB
Binary file not shown.

0 commit comments

Comments
Β (0)