This is dynamic admin panel which is developed in Angular 2. When you login, It calls a restful service which is provided by back end developer. So for login you need to create some login web service and whatever username and password you will set in your database you can login with those credentials.
whats the username and password to login?
Hello Raymond Parwez,
This is dynamic admin panel which is developed in Angular 2. When you login, It calls a restful service which is provided by back end developer. So for login you need to create some login web service and whatever username and password you will set in your database you can login with those credentials.
Sir. pleae provide the back-end code. This will help beginners like me.