Point Of Sales App is a application where the user can order many kind of beverages, add new beverages, and see order history.
https://github.com/syamsanur/POS_APP_API
https://github.com/syamsanur/POS_APP_AWS
- Order many kind of beverages.
- Add new beverages.
- See your order history, including how many you make today, how many you make this year, and how many you make order this week, a graph that show how many revenue you make.
This app was build using Vue.js, Vuex, Bootstarp-Vue, the app consume API from the POS_APP_API, the API itself already store in server AWS.