Open sivaraam opened 7 years ago
Typical design
The design relies mainly on iframe. The small box below the heading 'Seminar Hall booking' is an iframe
The design of the table has looked odd to me for quite some time. It would be better to display it following the material design guidelines for data tables.
As 8 rows might be too long spllitting it into two and showing the status of first 4 as one column and second four as another would be a better choice.
https://material.io/guidelines/components/data-tables.html#
The pic there shows 8 columns Doesnt that look good ?
It would go long, is that ok ?
Can you sketch and show me how does 2 four column design and 1 8 column design look in a frame ?
I guess it would be better to have multi-page form instead of a single page. What I mean by multi-page form is getting the date and hall in one page and using the result of that form to display the status-table and the subjects in another page (not necessarily another the page, I guess
iframe
would be an alternative).This could help with #18 and thus #19.