I am starting on a new website project using AngularJS 2.0.

However, I have a particular idea which I have no idea how to work out.

The website would work as follows: (I have put a link down here with 
multiple images that I hope can illustrate my idea).

   1. 
   
   Homepage with 20 rectangles, all having a different background color and 
   some text and maybe a picture inside of it.
   2. 
   
   When clicking on one of the rectangles, the background of that tile will 
   animate to a new page. The color of the header of that "new" page would be 
   the color of the background of the tile. I think this should be done using 
   the routing module right?
   
Link <http://imgur.com/a/JANI9>

How can I achieve this? Should I be using like 20 different components on 
the home screen which I somehow animate to a new page using routing or 
should I do something else?

I am kinda new to AngularJS but I'd love to learn more, would be great if 
anyone could help me out with this.

Thanks in advance,

R. Baauw

-- 
You received this message because you are subscribed to the Google Groups 
"Angular" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to