Sunbird-RC / open-saber

Database agnostic, readily scalable APIs to store data!
https://opensaber.io/
MIT License
10 stars 44 forks source link

Added Toaster messages in the components #346

Closed aishwa8141 closed 4 years ago

aishwa8141 commented 4 years ago

1) created toasterService to show popup messages, used 'ng2-izitoast' npm package 2)created validate function in the update and create a component to validate required fields.