SpaceUse has the ability to compile all the data that gets collected in an easily readable fashion, whether that is in text format or visually on a map of the specific area. Users of SpaceUse have the ability to add new floor plans, add new activities for the furniture, add new layouts for each floor plan and more.
SpaceUse was developed on a XAMPP technology stack so set up on any server that uses XAMPP is a breeze.
- Just download the source folder in the repository and paste the files into the public_html (or the equivalent) folder.
Setting up the database:
- Open design->database->scripts
- In this location, you will find all of the scripts to run and set up the database to be used for the first time
- Run the scripts in this order
- LAdesign.sql
- room_populate.sql
- area_populate.sql
- furniture_type_populate.sql
- furniture_L1.sql
- furniture_L2.sql
- furniture_L3.sql
- update L1.sql (located in updateScriptsForFloorLayout)
- update L2.sql (located in updateScriptsForFloorLayout)
- update L3.sql (located in updateScriptsForFloorLayout)
- activity_populate.sql
LeafLet.js - JavaScript plug-in used to make the map.
leaflet.browser.print - Leaflet plugin to print the map.
- Sam Alston
- Eric Mott
- Verja Miller
For the full list of contributors please visit here.
- From everyone on the SpaceUse team, we would like to thank the Humboldt State University Library staff, as well as, Kris Anderson for the help and support throughout the project.
Contains Concepts and structure overview including database design.
Stores links to communication hubs for the team.
Contains current build of project.
The license of this product.
