ADM2
ADM2 is a simple but useful tool to manage your small store.
It's build using moden web technologies such as VueJS, BuefyJS and Electron.
Doesn't require internet connection, everything is stored on device using IndexedDB
Features
- Product list management
- Stock management
- Smart POS system
- Invoice printing
- Report printing
- Cross platform support: Windows, Mac, Linux, Mobile, Web (comming soon)
- No internet connection required (but recommended to keep the app updated)
- Database backups
Screenshots
Project setup
yarn install
Compiles and hot-reloads for development
yarn run serve
Compiles and hot-reloads for electron
yarn run electron:serve