Version 0.2
UI
- (feat) Add
NavigationRail
as the main navigation - (feat) Add cabins page
Cabins page
- (feat) Add
DataTable
ofCabin
with booking count and occupancy rate
Bookings page
- (feat) Add
FloatingActionButton
with main actions - (feat) Add support for
RecurringBooking
- (feat) Add support for
Booking.isDisabled
(locked ranges) - (feat) Improve
EmptyBookingSlot
generation
Codebase
- (style) Pass
pendantic
linter check