AngularJS Landing Page + AdminDashboard Implementation/Concept

132 views Asked by At

I have a sample Admin Dashboard and along with that I need to create a Landing Page aside from Admin Dashboard. So, basically there will be an Admin Dashboard App and a Landing Page App.

I am confuse right now on how to create a Landing Page.

  • Do I need to create a new separate ng-app?
  • or I will just combine the two of them in one project folder ng-app?

I am also thinking that it might be a good option to have button(can only see by authorized accounts) to redirect to Admin Dashboard if the logged in user is a Admin or has the rights to access the Admin Dashboard.

I hope somebody can provide me a good idea/concept of Landing Page + Admin Dashboard.

0

There are 0 answers