2

Building a Web dashboard. Stats a day tiles etc.

Boss wants to write sql stored procedures to populate tiles.

Azure dB returns tile list, that maps to angular directive names, use nested angular directive that auto compiles a directive by name, then that directives controller calls a sql query which returns the name of the query to call to receive data, formats the data into charts or lists, builds the tile, places it into a gridster tile array and redirects to new tile pages by UI router state names.

I... I think I have gone too far. What have I done.

Comments
Add Comment