MsZoezo / dayta

GNU General Public License v3.0
0 stars 0 forks source link

General Layout for Viewing Calendar #2

Closed BetOnJeanette closed 4 months ago

BetOnJeanette commented 4 months ago

What is the Problem?

There is no base layout for a calendar.

Why is This a Problem?

It allows users to have a clear distinction in where different UI elements are or will be.

How do We Fix it?

We need a general layout. The proposed layout would be a sidebar for controls, and a main calendar section.

BetOnJeanette commented 4 months ago

The base design for what we want to go for: image

The controls can have sub-controls, which can slide in or out (as an example, pressing a button for calendar views can slide out different available views.

The calendar view can pack its own header - that way, when the view changes, the calendar itself will be able to handle itself, rather than try determining it on the app-level