2026-05 Kanban
- create a Kiosk app for a small sales kiosk
- runs stand alone on Windows 11 and a Raspberry Pi
- local SQL database (SQLite)
- Python REST API backend
- HTML + JavaScript frontend
- Bootstrap 5
- dev
- Windows 11
- IBM BOB
- uv
- Python 3
- stage
- Raspberry Pi 400
- KioskPi
- prod
- kiosk (Pi4) for blinkyparts @ 2026-06-12 / Night of Science 2026
PS C:\dev\kiosk-with-bob> uv run .\src\app.py
* Serving Flask app 'app'
* Debug mode: on
WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
* Running on all addresses (0.0.0.0)
* Running on http://127.0.0.1:5000
* Running on http://172.16.0.106:5000Raspberry Pi Auto-Update Setup /tmp/kiosk-auto-update.log
- Mermaid online editor
- git (local repo): http://172.16.0.16:5000/ibm/kiosk-with-bob
- git (remote repo): git@github.com:realaxl/kiosk.git
INSERT INTO events (name, timestamp, description, note, active)
VALUES ('Night of Science 2026', 1746835200, 'Night of Science 2026', 'Night of Science 2026', 1);Source: Binary Kitchen Soldering Tutorials (binary-kitchen.github.io)