This is Part 2 of the video tutorial, here we will continue to how to implement functionality to perform CRUD operation on the Application Users. We will be creating a separate Admin Service to perform this actions, which will be limited to the admin user only. We would Also test the EDIT/ADD User functionality.
----Video Number : 37
----BLOG
https://techhowdy.com/
----SOURCE CODE (If you need access to the code - you can find it here)
https://dev.azure.com/Techhowdy/_git/CMS_CORE_NG
We are making use of JavaScript Library - TablulatorJS to create the user list tables. Tabulator is gaining popularity and is a good open source solution and alternative to DataTables. Feel free to use any JavaScript framework you are comfortable with.
http://tabulator.info/
======FOR SOURCE CODE USE ANY OF THE FOLLOWING REPO LINKS=====
***SOURCE CODE DEV OPS REPO***
https://dev.azure.com/Techhowdy/_git/CMS_CORE_NG
***SOURCE CODE GITHUB LINK***
https://github.com/techhowdy/CMS_CORE_NG
Download
0 formats
No download links available.
Create | Update | Delete | Implementing API Endpoints | Displaying Users List Tabulator JS - Part 2 | NatokHD