This simple web application implements a CRUD approach to data managing. Frontend SPA shows lists and forms while backend logic helps to get, validate and store data.
Application components:
- Laravel Framework as a backend core
- PostgreSQL as a data storage
- BootstrapVue for visual styles and controls
- Sweet Alert 2 for success/error messages
- VueProgressBar as a progress bar
- vform for data saving and validating
- Charts.js for charts