Vue-BagPack-Personal shop record app
An app based on indexedDB which is used for merchant to record orders, customers with their pre-paid money and calculate benefit and balance.
Vue-BagPack-Personal shop record app
intro
link: Bag Pack
This is an app based on indexedDB which is used for merchant to record orders, customers with their pre-paid money and calculate benefit and balance.
This project is created for my customer who don’t want back-end and want to use it in ipad, so it is designed by indexedDB. Then it support export and import json file.
Tech:
- vue
- prop: the value transfer between components
- indexedDB
- read(import), write(export) file
- Element plus
This post is licensed under CC BY 4.0 by the author.