Using Twitter Bootstrap
Table of Contents
General
http://twitter.github.com/bootstrap/
Tips & Tricks
Twitter Bootstrap is a set of CSS that provide a nice web based UI. Many developers aren't very good designers and so that might provide a really nice set of styles that we can use to provide a nice UI for the Enlist app. In particular we could use it to provide a nice set of menus across the top of the screen. We could also use it to get some nice styling for the many data tables in form that are part of the application. I think it would require few code changes outside of the layout file. Bonus if a set of nice UI custom tags could be developed that could be used in the different views for forms and data tables in the application.
This would be a great way to learn about how to leverage Twitter Bootstrap in a new application and make Enlist look really nice.
