update
This commit is contained in:
@@ -12,5 +12,6 @@
|
||||
<div id="ContentToInclude"></div>
|
||||
<h1>BiogasControllerApp</h1>
|
||||
<p>Still under construction</p>
|
||||
<div id="Footer"></div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -12,5 +12,6 @@
|
||||
<div id="ContentToInclude"></div>
|
||||
<h1>FSR Image & Video Upscaler Frontend</h1>
|
||||
<p>Still under construction</p>
|
||||
<div id="Footer"></div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -12,5 +12,6 @@
|
||||
<div id="ContentToInclude"></div>
|
||||
<h1>MusicPlayer</h1>
|
||||
<p>Still under construction</p>
|
||||
<div id="Footer"></div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -10,12 +10,14 @@
|
||||
|
||||
<body>
|
||||
<div id="ContentToInclude"></div>
|
||||
<div class="policydiv">
|
||||
<div class="mainstyle">
|
||||
<h1>QR & Barcode Insight</h1>
|
||||
<p>Ever wanted to scan QR-Codes and Barcodes from a screenshot? This app allows you to do exactly that, whilst showing the full scanned link to you so you need to worry a little less about opening a harmful link.</p>
|
||||
<div></div>
|
||||
<br><br><br><br><br>
|
||||
<h5>This app is available to download now from the AppStore!</h5>
|
||||
<a class="linkbutton" href="https://apps.apple.com/us/app/qr-barcode-insight/id6443884642">Download from the Apple AppStore!</a>
|
||||
</div>
|
||||
<div id="Footer"></div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -10,8 +10,26 @@
|
||||
|
||||
<body>
|
||||
<div id="ContentToInclude"></div>
|
||||
<div class="mainstyle">
|
||||
<h1>StorageManager</h1>
|
||||
<p>My flagship project currently seeing most of my development effort</p>
|
||||
<h3 class="bigquote"><b class="biggerquote">MANAGE</b> <br> your storage <br> with Ease. </h3>
|
||||
<p>Add items simply by <b class="biggerquote">SCANNING</b> them with your phone and adding important infos to it. The app will remember all the products you have scanned before and auto fill the info to save your time.</p>
|
||||
<p>Get notified when a product is about to expire.</p>
|
||||
<p>Remove products by simply swiping left or by scanning them with your phone</p>
|
||||
<p>Sync the data between all your Apple Devices <sup>1</sup>.</p>
|
||||
<p>Import and export the data<sup>2</sup> so you can share it between multiple AppleIDs and even a PC app</p>
|
||||
<p>Sync data between multiple AppleIDs without the need to export the data and import it again on the other device<sup>4</sup></p>
|
||||
<br><br><br>
|
||||
<p>Still under construction</p>
|
||||
</div>
|
||||
|
||||
<div class="references">
|
||||
<sup>1</sup> iCloud is required in order for this feature to work. You may enable it in the system settings.
|
||||
<sup>2</sup> Part of an In-App-Purchase.
|
||||
<sup>3</sup> Part of an In-App-Purchase coming at a later point.
|
||||
<sup>4</sup> Coming in a Software update at a later point and requires a subscription.
|
||||
</div>
|
||||
|
||||
<div id="Footer"></div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user