Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
projects:bookable_storage [2025/08/04 09:43] – samp20 | projects:bookable_storage [2025/08/04 11:50] (current) – samp20 | ||
---|---|---|---|
Line 19: | Line 19: | ||
From the storage slots list, the user can click to book an unavailable slot if if it will become available within the Book Ahead Period. Their booking will be for the standard booking period, starting from when the current booking ends. | From the storage slots list, the user can click to book an unavailable slot if if it will become available within the Book Ahead Period. Their booking will be for the standard booking period, starting from when the current booking ends. | ||
- | ===== Config ===== | + | ===== Stretch Goal 3 ===== |
+ | |||
+ | Show the list of all storage slots as a graphical representation of their physical layout in the space. | ||
+ | |||
+ | ====== Config ====== | ||
+ | |||
+ | With the above, the following are config variables that can be tweaked as we bed in: | ||
- | In the above the following a config variables that can be tweaked as we bed in: | ||
* Standard Booking Period - the length of a booking (eg: 1 month) | * Standard Booking Period - the length of a booking (eg: 1 month) | ||
* Renew Booking Period - the length of a renewal (eg: 2 weeks) | * Renew Booking Period - the length of a renewal (eg: 2 weeks) | ||
Line 28: | Line 33: | ||
* Renewal Booking Period - when the renewal option is available in relation to the end of the booking (eg: 1 week) | * Renewal Booking Period - when the renewal option is available in relation to the end of the booking (eg: 1 week) | ||
* Book Ahead Period - when the booking option is available on soon-to-expire slots, in relation to the end of the current booking (eg: 3 days) | * Book Ahead Period - when the booking option is available on soon-to-expire slots, in relation to the end of the current booking (eg: 3 days) | ||
- | |||
- | ===== Stretch Goal 3 ===== | ||
- | |||
- | Show the list of all storage slots as a graphical representation of their physical layout in the space. |