SPA (Single Page App) for viewing water stock from stores.
- add / delete stores using the UI
- update from backend water stock of a store -> this will be random made depending on the hour day
- view the stock in a friendly UI
- charts
- tables
- icons
- API was build using Laravel v8
- the DB chosen for this project is MySQL and was created using migration
- App was build using VueJS v2. Pugin that were used in this project:
- vuex
- vue-router
- vue-notification
- axios
- bootstrap, jquery, popper.js and bootstrap-icons
- chart.js
Home | |
Store | |
API - random stock update | |