vault backup: 2025-03-05 18:25:12

This commit is contained in:
Marco Realacci 2025-03-05 18:25:12 +01:00
parent 5c29cedf41
commit 1c03bd4ba2
2 changed files with 28 additions and 10 deletions

View file

@ -11,16 +11,14 @@
"id": "802d9ec58484849d", "id": "802d9ec58484849d",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "pdf", "type": "markdown",
"state": { "state": {
"file": "HCIW/slides/Beacon based interfaces.pdf", "file": "HCIW/notes/Exercise.md",
"page": 6, "mode": "source",
"left": -20, "source": false
"top": 762,
"zoom": 0.759521484375
}, },
"icon": "lucide-file-text", "icon": "lucide-file",
"title": "Beacon based interfaces" "title": "Exercise"
} }
} }
] ]
@ -197,8 +195,9 @@
}, },
"active": "802d9ec58484849d", "active": "802d9ec58484849d",
"lastOpenFiles": [ "lastOpenFiles": [
"HCIW/slides/UX for IoT.pdf",
"HCIW/slides/Beacon based interfaces.pdf", "HCIW/slides/Beacon based interfaces.pdf",
"HCIW/notes/Exercise.md",
"HCIW/slides/UX for IoT.pdf",
"HCIW/slides/Interface and Interaction for IoT.pdf", "HCIW/slides/Interface and Interaction for IoT.pdf",
"HCIW/notes/2 - Interface and Interaction for IoT.md", "HCIW/notes/2 - Interface and Interaction for IoT.md",
"HCIW/notes", "HCIW/notes",
@ -241,7 +240,6 @@
"Biometric Systems/notes/11. Fingerprints.md", "Biometric Systems/notes/11. Fingerprints.md",
"Foundation of data science/notes/9 Decision tree.md", "Foundation of data science/notes/9 Decision tree.md",
"Biometric Systems/notes/2. Performance indexes.md", "Biometric Systems/notes/2. Performance indexes.md",
"Biometric Systems/notes/8 Face anti spoofing.md",
"Senza nome.canvas" "Senza nome.canvas"
] ]
} }

20
HCIW/notes/Exercise.md Normal file
View file

@ -0,0 +1,20 @@
### ShopSense
useful both for users and shop owners!
#### For users
- for veeeery big shops, help the user move (geolocation)
- send a notification to a fidelized customer (a customer with the shop app installed) for special offers. Personalized based on the users interests (see part 2)
- help the user find the nearest shop assistant.
#### For shop admins
Data analysis: we can find, for each user, which are his interests (imagine Ikea with a lot of areas) and analyze the data to send special offers.
Furthermore, we can observe which are the most frequented areas of the shop, the areas on which users spend more time, and the time slots of the day in which the shop is more crowded.
(For this last part, we don't even require users to have the app installed.)
#### Context
can be used in any kind of shop, it's very versatile.
#### Requirements
we take advantage of user smartphones and use beacons receivers in the shop.