Privacy Policy
This Inventory App stores data locally in your browser using localStorage. The app does not send your inventory information to a server.
Data We Store
- Product information, including title, quantity, location, category, and creation time.
- Category information, including title, description, and creation time.
- Your cookie consent choice, either accepted or rejected.
- Your language preference on this Privacy Policy page.
Why We Store This Data
This data is stored so the app can remember your inventory, categories, display preferences, and cookie consent choice when you return to the page.
Cookies and Local Storage
This app uses localStorage instead of server-side cookies. Your accept or reject choice is saved in localStorage so the cookie consent banner is not repeatedly shown.
How to Remove Your Data
You can remove the stored data by clearing your browser site data or localStorage for this website.
隐私政策
这个库存管理应用会使用浏览器的 localStorage 在本地保存数据。 应用不会把你的库存信息发送到服务器。
我们保存的数据
- 商品信息,包括名称、数量、地点、分类和创建时间。
- 分类信息,包括分类名称、描述和创建时间。
- 你的 Cookie 同意选择,也就是接受或拒绝。
- 你在隐私政策页面选择的语言偏好。
为什么保存这些数据
保存这些数据是为了让应用下次打开时还能记住你的库存、分类、显示偏好和 Cookie 选择。
Cookie 和本地存储
这个应用主要使用 localStorage,而不是服务器 Cookie。你的接受或拒绝选择会保存在 localStorage 里, 这样 Cookie 提示横幅不会每次打开页面都重复出现。
如何删除你的数据
你可以通过浏览器设置清除该网站的站点数据或 localStorage,从而删除这些保存的数据。