Hacker News new | past | comments | ask | show | jobs | submit login

I like it, it looks really great!

However, the html offers a couple of great chances to use angular directives or some databinding. Especially the custom directives offer a great way to show the semantics or the intent of what the page is all about, so that in the end the dashboard could read somthing like:

   <overview>
     <users></users>
     <servers></servers>
     <documents></documents>
     <tickets></tickets>
   </overview>

   <server-list></server-list>
   <user-list></user-list>
   <extras></extras>
   <...></...>
Something like that; you get the idea.

Keep up the great work!




Hey, I'm the author of this and never knew this was posted on here.

I'm really a backend developer so my knowledge of Angular really isn't that great. I'll look into what you suggested, however I didn't want it to be too complex; quick and simple way to get up and running was the idea.


Hey aliasell, I'm actually developing a similar dashboard at my company. I'm a full stack developer, feel free to PM me github.com/Igosuki




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: