benjaminapetersen / auto-app

An auto app built in collaboration with jonathanyiv
0 stars 0 forks source link

Install primary needed libraries #2

Closed benjaminapetersen closed 9 years ago

benjaminapetersen commented 9 years ago

Primary needs are angular, angular-route, angular-animate, angular-aria.

Utils should be covered with lodash.

Angular Material may be a good UI framework, but it is quite heavy. I am concerned it will be too much for a mobile app (when we wrap it with PhoneGap). MUI or building our own may be a better solution....

I also have a handful of little libs that I've been working on that we may use. El.js, Lang.js, layout.attrs, angular-pub-sub are all potentially useful. If we biuld our own UI layer, it will be on top of layout.attrs and el.js.

benjaminapetersen commented 9 years ago

This is pretty much done as well, other than deciding about the UI framework. I've installed Angular Material and experimented a bit. My concerns remain, it may be important to make a decision about this soon.

benjaminapetersen commented 9 years ago

@Asmodaios just a ping so you know I made the ticket.