This is a simple demo using
* NET 6.0 API controller
* Entity Framework 6 for Sqlite
* Bootstrap 5
* Vue 2.6
* Axios (for XMLHttpRequests to the API controller)
* Notyf (for UI notification pop-ups)
All vanilla JavaScript - no jQuery or jQuery dependencies.