Skip to content
/ adm_pos Public
forked from LuisHCK/adm2

Vue + Electron app to manage your small store

Notifications You must be signed in to change notification settings

ipds13/adm_pos

 
 

Repository files navigation

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

screenshot

screenshot

screenshot

screenshot

screenshot

screenshot

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and hot-reloads for electron

yarn run electron:serve

About

Vue + Electron app to manage your small store

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 76.3%
  • JavaScript 17.7%
  • EJS 3.9%
  • SCSS 1.6%
  • Other 0.5%