Merge branch 'main' of https://gitea.sekidesu.xyz/SekiDesu01/SekiPOS
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# SekiPOS v1.2 🍫🥤
|
# SekiPOS v1.4 🍫🥤
|
||||||
|
|
||||||
A reactive POS inventory system for software engineers with a snack addiction. Features real-time UI updates, automatic product discovery via Open Food Facts, and local image caching.
|
A reactive POS inventory system for software engineers with a snack addiction. Features real-time UI updates, automatic product discovery via Open Food Facts, and local image caching.
|
||||||
|
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
<body>
|
<body>
|
||||||
|
|
||||||
<div class="header-bar">
|
<div class="header-bar">
|
||||||
<h2 style="margin:0;">SekiPOS v1.2</h2>
|
<h2 style="margin:0;">SekiPOS v1.4</h2>
|
||||||
<div style="display: flex; align-items: center; gap: 15px;">
|
<div style="display: flex; align-items: center; gap: 15px;">
|
||||||
<button onclick="toggleTheme()" class="theme-toggle-btn" id="theme-text" style="margin: 0;">Modo
|
<button onclick="toggleTheme()" class="theme-toggle-btn" id="theme-text" style="margin: 0;">Modo
|
||||||
Oscuro</button>
|
Oscuro</button>
|
||||||
|
|||||||
Reference in New Issue
Block a user