A point of sale web-app built with VueJS.
Very work-in-progress. Not much except some UI at the moment.
- Routing
- Proper backend
- Better orders
- Swipe to remove cart items
- Smoother transitions
- Tax and discount inline edit
- Customer profile
npm install
npm run serve
npm run build