source: main/eko-disco-specs/trunk/design.rst

Last change on this file was 10726, checked in by Henrik Bettermann, 11 years ago

Introduce Bootstrap.

File size: 1021 bytes
Line 
1.. _label-design:
2
3Front-End Design
4================
5
6The front-end or user interface (UI) of the Eko Disco Portal is the part of
7portal the user can see and operate in the web browser. The EDP UI will
8be designed with **Twitter's Bootstrap front-end framework**.
9
10Bootstrap is a free collection of tools for creating websites and web
11applications. It's written in HTML, CSS, LESS and JavaScript and contains
12HTML and CSS-based design templates for typography, forms, buttons, navigation
13and other interface components, as well as optional JavaScript extensions.
14
15Bootstrap designs are highly responsive which means that they perfectly adjust
16to screen size and resolutions. No matter if you are viewing the site
17on a mobile phone, laptop, tablet or desktop PC with low or high
18resolution in portrait and landscape format, the look and feel of
19Bootstrap-designed user interfaces is always perfect. A collection of templates
20can be found on Bootstrap's official website:
21http://getbootstrap.com/getting-started/#examples.
Note: See TracBrowser for help on using the repository browser.