We need to design a schedule "widget" that is capable of representing various reservation schedules in a variety of formats. For example, it could include a "large" version for the administration panel and a "condensed" version for the ground station overview page.
The displayed events must be customizable by the user and should depend on the active user and the current page. For example, the dashboard page should only show related to that user (even if they're an admin), while the administration panel will show all reservations and restricted time slots.
We need to design a schedule "widget" that is capable of representing various reservation schedules in a variety of formats. For example, it could include a "large" version for the administration panel and a "condensed" version for the ground station overview page.
The displayed events must be customizable by the user and should depend on the active user and the current page. For example, the dashboard page should only show related to that user (even if they're an admin), while the administration panel will show all reservations and restricted time slots.