Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
projects:bookable_storage [2025/08/04 11:50] – samp20 | projects:bookable_storage [2025/08/04 19:57] (current) – matt | ||
---|---|---|---|
Line 3: | Line 3: | ||
===== MVP ===== | ===== MVP ===== | ||
- | The user can view a list of numbered storage slots, with the status of each slot shown. | + | The user can view a list of numbered storage slots, with the status of each slot shown. |
- | From the storage slots list, the user can click to book an available slot for the standard booking period, | + | From the storage slots list, the user can click a link to book an available slot for the standard booking period, |
- | Separately, the user can view a list of their current bookings, and the expiry dates. | + | Separately, the user can view a list of their current bookings, and the expiry dates of those bookings. |
- | From the current bookings list, the user can click to release a booking they currently hold. | + | From the current bookings list, the user can click a link to release a booking they currently hold. |
===== Stretch Goal 1 ===== | ===== Stretch Goal 1 ===== | ||
- | From the current bookings list, the user can click to renew a booking by the renewal booking period, if that booking is within the rebooking period, and the booking has not already reached the maximum number of renewals. | + | From the current bookings list, the user can click a link to renew a booking by the renewal booking period, if that booking is within the rebooking period, and the booking has not already reached the maximum number of renewals. |
===== Stretch Goal 2 ===== | ===== Stretch Goal 2 ===== |