556
edits
(→Aims) |
|||
Line 26: | Line 26: | ||
== Decisions/Progress == | == Decisions/Progress == | ||
* Current code progress can be found at https://github.com/montyphy/hackspace-foundation-sites/tree/members_storage | * Current code progress can be found at https://github.com/montyphy/hackspace-foundation-sites/tree/members_storage | ||
* Shelf locations will have the format /s\d\db\d\d/ e.g. s01b10. With the first segment (/s\d\d/) representing the | * Shelf locations will have the format /s\d\db\d\d/ e.g. s01b10. With the first segment (/s\d\d/) representing the shelving unit and the second segment (/b\d\d\/) representing the bay on that particular unit. | ||
* Shelf bays will have to be labelled sequentially bottom to top to account for when people double stack the top bays. | * Shelf bays will have to be labelled sequentially bottom to top to account for when people double stack the top bays. | ||
* A location indicator can be generated by visiting /members/storage_image.php and attaching a box location with '?loc=' e.g. /members/storage_image.php?loc=s10b04 will create: | * A location indicator can be generated by visiting /members/storage_image.php and attaching a box location with '?loc=' e.g. /members/storage_image.php?loc=s10b04 will create: |