From c48ae2d7e3845c0e834c77bd402fa464ec71c47f Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Thu, 17 Oct 2024 10:32:10 +0200 Subject: [PATCH] first setup of storage manager page --- site/src/projects/storagemanager/index.html | 74 +++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 site/src/projects/storagemanager/index.html diff --git a/site/src/projects/storagemanager/index.html b/site/src/projects/storagemanager/index.html new file mode 100644 index 0000000..566edba --- /dev/null +++ b/site/src/projects/storagemanager/index.html @@ -0,0 +1,74 @@ + + + + + + + + + Storage Manager - get organized | janishutz.com + + + + + + + + + + + + + + + + + + + +
+
+ + + + +
+
+
+
+ +
+ + +

Storage Manager

+ +

Managing storage can be a challenging task, especially, when the volume of items stored gets big. If products in that storage can go bad, you are very likely to produce quite a bit of waste. StorageManager is an iOS app that can send you notifications such that you do not forget about products that are about to expire.

+ +

Open Source Projects

+
+
+ + + + + + + + + + \ No newline at end of file