-
Notifications
You must be signed in to change notification settings - Fork 14
Home
Version 2 of the Hackspace Management System will be written from the ground up in Laravel. If you would like to help, please see the How to Contribute page.
You can also attend on of the Software Team's hack days.
Development is still in the early stages, so there is not much information on how to install the system yet.
The development information is broken down into sections, accessible from the right hand menu.
Information on how to contribute to this project, including setting up a development environment and meeting with the team
Details of the User and Profile tables, and how they relate to one another. The permission system in use is also covered, with information on how to use it
Our frontend is based on Bootstrap 4. Find details on how we have implemented this here.
Where do you put those files? Fat or thin controllers? This section covers that and more.
We use the Doctrine object relational mapper (ORM) for connection to the database. Details of how to use this, as well as implementation specific information is contained here.
Where are going? Our roadmap.