From 676f299796628147ef0213a6d4b89bbff3de1ee2 Mon Sep 17 00:00:00 2001 From: Shiro-Nek0 Date: Sat, 28 Feb 2026 22:41:33 -0300 Subject: [PATCH] version bump --- README.md | 5 +++-- templates/index.html | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8562dc8..2cde7bc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# SekiPOS v1.5 🍫🥤 +# SekiPOS v1.6 🍫🥤 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. @@ -8,6 +8,7 @@ A reactive POS inventory system for software engineers with a snack addiction. F - **Local Cache:** Saves images locally to `static/cache` to avoid IP bans. - **CLP Ready:** Chilean Peso formatting ($1.234) for local commerce. - **Secure:** Hashed password authentication via Flask-Login. +- **On device scanner:** Add and scan products from within your phone! ## 🐳 Docker Deployment (Server) @@ -82,7 +83,7 @@ python app.py - `db/pos_database.db`: SQLite storage. ## 📋 TODOs? -- Better admin registration(?) +- Some form of user registration(?) ## 🥼 Food Datasets - https://www.ifpsglobal.com/plu-codes-search diff --git a/templates/index.html b/templates/index.html index 3efe037..810c8e2 100644 --- a/templates/index.html +++ b/templates/index.html @@ -260,7 +260,7 @@