So I’m currently working on a web app that I’m just going to use on my network to manage a few things like a file server and the sorts. Does anyone know of a JS/CSS Framework that I can use for the UI. I’ve used jQuery a lot but it doesn’t exactly fit the bill for what I need. I also would like to code it myself but if anyone knows of any applications for this purpose thats easily expandable, that would be great.
Thanks in Advanced!
Consider using ExtJS
It has rich UI widgets, cross browser compatible, extensible and has clean component model.