my-usermgmt-comp
v0.0.15
Published
Retreive from json file and allow to edit user data
Readme
- Retreive from json file and allow to edit user data
- public folder should contain user_data.json with follwoing format.
- {"0001":{"profile_pix": "images/xxxx.jpg","id":"xxxx","name": "Customer1","dept": "Accounting","email": "[email protected]","extn":"1211","status": "Online","ac_status":true}}
