You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Single page Application with Angular JS to insert user ( name, phone, password ) in database, retrieve last inserted user and a list of all user. Use angular "$http" for data rendering so the page need no refresh to view data just like Ajax.
About
Single page Application with Angular JS to insert user ( name, phone, password ) in database, retrieve last inserted user and a list of all user. Use angular "$http" for data rendering so the page need no refresh to view data just like Ajax.