-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
171 lines (164 loc) · 9.23 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
<!DOCTYPE html>
<html dir="auto" lang="de">
<head>
<meta charset="UTF-8"/>
<title>Lanis-Mobile</title>
<meta content="Lanis-Mobile - Die Schulportal Hessen App. Bring deine Schule auf das nächste Level!" name="description"/>
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<link href="assets/favicon.png" rel="icon"/>
<meta content="Lanis-Mobile" property="og:title"/>
<meta content="Lanis-Mobile - Die Schulportal Hessen App. Bring deine Schule auf das nächste Level!" property="og:description"/>
<meta content="https://play-lh.googleusercontent.com/cbisJ2IlVLAB7VkLfjImwzIqiDP2LY2z5CaaCqeGIfmsPFjl0VSfrMmLgY98Go1Ajg=w416-h235" property="og:image"/>
<link href="assets/tobi.css" rel="stylesheet"/>
<link href="assets/style.css" rel="stylesheet"/>
</head>
<body>
<main>
<header class="app__header container">
<div class="app__logo-wrapper"><img alt="Lanis-Mobile" class="app__logo"
src="content/image/b3o1shvbuyeezgcpd7vp.png"></div>
<div class="app__infos">
<h1 class="app__name">Lanis-Mobile</h1>
<p class="app__description">Deine App für das hessische Schulportal! </p>
<p> In Zusammenarbeit mit dem staatlichen Schulamt für den Landkreis Groß-Gerau und den Main-Taunus-Kreis</p>
<div class="app__buttons app__buttons--desktop">
<a class="app__button-play" href="https://play.google.com/store/apps/details?id=io.github.alessioc42.sph" target="_blank"
title="Get on Google Play">
<img alt="Get on Google Play" src="assets/google-play-badge.png">
</a>
<a href="https://apps.apple.com/de/app/lanis-mobile/id6511247743?l=en-GB" class="app__button-ios" target="_blank" title="Get on Appstore">
<img src="assets/ios-badge.svg" alt="Get on Appstore">
</a>
</div>
</div>
</header>
<div class="app__buttons app__buttons--mobile container">
<a class="app__button-play" href="https://play.google.com/store" target="_blank" title="Get on Google Play">
<img alt="Get on Google Play" src="assets/google-play-badge.png">
</a>
<a href="https://apps.apple.com/de/app/lanis-mobile/id6511247743?l=en-GB" class="app__button-ios" target="_blank" title="Get on Appstore">
<img src="assets/ios-badge.svg" alt="Get on Appstore">
</a>
</div>
<section>
<div class="container">
<a href="https://github.com/alessioc42/lanis-mobile"><h2 class="app__section-title">See on GitHub</h2></a>
</div>
</section>
<section class="app__screenshots app__section">
<div class="container">
<h2 class="app__section-title">Screenshots</h2>
</div>
<div class="app__screenshots-wrapper container-desktop">
<div class="app__screenshots-list">
<a class="lightbox"
href="https://raw.githubusercontent.com/alessioC42/lanis-mobile/main/fastlane/metadata/android/en-US/images/phoneScreenshots/01.png">
<img alt=""
class="app__screenshot" src="https://raw.githubusercontent.com/alessioC42/lanis-mobile/main/fastlane/metadata/android/en-US/images/phoneScreenshots/01.png"/>
</a>
<a class="lightbox"
href="https://raw.githubusercontent.com/alessioC42/lanis-mobile/main/fastlane/metadata/android/en-US/images/phoneScreenshots/02.png">
<img alt=""
class="app__screenshot" src="https://raw.githubusercontent.com/alessioC42/lanis-mobile/main/fastlane/metadata/android/en-US/images/phoneScreenshots/02.png"/>
</a>
<a class="lightbox"
href="https://raw.githubusercontent.com/alessioC42/lanis-mobile/main/fastlane/metadata/android/en-US/images/phoneScreenshots/03.png">
<img alt=""
class="app__screenshot" src="https://raw.githubusercontent.com/alessioC42/lanis-mobile/main/fastlane/metadata/android/en-US/images/phoneScreenshots/03.png"/>
</a>
<a class="lightbox"
href="https://raw.githubusercontent.com/alessioC42/lanis-mobile/main/fastlane/metadata/android/en-US/images/phoneScreenshots/04.png">
<img alt=""
class="app__screenshot" src="https://raw.githubusercontent.com/alessioC42/lanis-mobile/main/fastlane/metadata/android/en-US/images/phoneScreenshots/04.png"/>
</a>
<a class="lightbox"
href="https://raw.githubusercontent.com/alessioC42/lanis-mobile/main/fastlane/metadata/android/en-US/images/phoneScreenshots/05.png">
<img alt=""
class="app__screenshot" src="https://raw.githubusercontent.com/alessioC42/lanis-mobile/main/fastlane/metadata/android/en-US/images/phoneScreenshots/05.png"/>
</a>
<a class="lightbox"
href="https://raw.githubusercontent.com/alessioC42/lanis-mobile/main/fastlane/metadata/android/en-US/images/phoneScreenshots/06.png">
<img alt=""
class="app__screenshot" src="https://raw.githubusercontent.com/alessioC42/lanis-mobile/main/fastlane/metadata/android/en-US/images/phoneScreenshots/06.png"/>
</a>
</div>
</div>
</section>
<section class="app__fulldescription app__section container">
<h2 class="app__section-title">Beschreibung</h2>
<div class="app__fulldescription-content">
<p><em>Diese App ist ein Pilotversuch im Schulamtsbezirk für den Landkreis Groß-Gerau und den Main-Taunus-Kreis</em></p>
<p>Diese App ermöglicht einen einfachen Zugriff auf Lanis/das Schulportal Hessen. Die Funktionen
umfassen:</p>
<ul>
<li>Anzeige des Vertretungsplans</li>
<li>Push-Benachrichtigungen zum Vertretungsplan</li>
<li>Erweiterte Filterfunktionen des Vertretungsplans</li>
<li>Zugang zum Schulkalender</li>
<li>Unterstützung für "Mein Unterricht" (Oberfläche der Lehrpersonen in Arbeit)</li>
<li>Unterstützung für Nachrichten</li>
<li>Stundenplan Ansicht (Oberfläche der Lehrpersonen in Arbeit)</li>
<li>Direkter 1-Klick-Login zur Lanis-Website</li>
<li>Dateispeicher (Abruf von Dateien)</li>
</ul>
</div>
</section>
<section class="app__fulldescription container">
<h2 class="app__section-title">Made with ♥ by</h2>
<div id="contributors-list"></div>
<div class="app__fulldescription-content">
<p><em><b>Lanis-Mobile</b> wird von einer Gruppe hessischer Schüler in Zusammenarbeit mit dem Schulamt Rüsselsheim entwickelt.</em></p>
<p>Fragen und Rückmeldungen? Kommen Sie auf uns zu: <br>
Henning Kauler: <a href="mailto:[email protected]">[email protected]</a></p>
<div id="contributors-list">
</div>
</div>
</section>
<section class="container app__section discord-container">
<img src="assets/discord.svg" alt="Discord" width="200">
<span><a href="https://discord.gg/MGYaSetUsY">Join our Discord</a> server to get in touch with developers and other users!</span>
</section>
</main>
<footer class="footer">
<div class="container">
<div class="footer__container">
<p class="footer__love">
<script>document.write('©' + (new Date()).getFullYear());</script>
<noscript>©2024</noscript>
All rights reserved
— Template by <a href="https://www.sandoche.com" target="_blank">Sandoche</a>
— Powered by <a href="https://t3mpl.n4no.com/" target="_blank" title="T3MPL Editor">T3MPL</a>
</p>
<ul class="footer__links">
<li class="footer__link">
<a href="https://github.com/alessioC42/lanis-mobile/blob/main/SECURITY.md">Privacy</a>
</li>
<li class="footer__link">
<a href="https://github.com/alessioC42/lanis-mobile" targe="_blank">GitHub</a>
</li>
</ul>
</div>
</div>
</footer>
<script src="assets/tobi.min.js" type="text/javascript"></script>
<script>
window.onload = function () {
const tobi = new Tobi();
};
</script>
<script>
// Fetch GitHub contributors using the GitHub API
fetch('https://api.github.com/repos/alessioC42/lanis-mobile/contributors')
.then(response => response.json())
.then(contributors => {
const contributorsList = document.getElementById('contributors-list');
contributorsList.innerHTML = '<p>';
contributors.forEach(contributor => {
contributorsList.innerHTML += `<a title="${contributor.login}" href="${contributor.html_url}" target="_blank"><img src="${contributor.avatar_url}" alt="${contributor.login}" width="50" height="50"></a> `;
});
contributorsList.innerHTML += '</p>';
})
.catch(error => console.error('Error fetching GitHub contributors:', error));
</script>
</body>
</html>