2013-08-28 04:25:54 -07:00
2013-08-28 04:25:54 -07:00
2013-08-28 04:25:54 -07:00
2013-08-28 04:25:54 -07:00
2012-08-24 21:14:51 -07:00
2012-08-24 21:14:51 -07:00
2013-08-27 23:06:16 -07:00
2012-08-24 21:14:51 -07:00
2013-08-28 04:25:54 -07:00
2012-08-24 21:14:51 -07:00
2012-08-24 21:14:51 -07:00
2013-08-26 22:07:41 -07:00
2013-08-24 03:43:43 -07:00
2012-08-24 21:14:51 -07:00
2013-01-26 02:42:27 -07:00

== Open Access Control Web Interface
Web software for managing a database of members in a collaborative grassroots workshop, 
and also controlling Arclight of 23b Hackerspace's Arduino access control system 
via Ethernet ( see: https://github.com/zyphlar/Open_Access_Control_Ethernet )

https://github.com/zyphlar/Open-Source-Access-Control-Web-Interface

Copyright Will Bradley, 2012-2013
Distributed under a Creative Commons Attribution 3.0 license http://creativecommons.org/licenses/by/3.0/

To use:
* Load into a Rails 3 environment
* Rename config/config.yml.example to config/config.yml and edit appropriately
* Use the Rails console to create a new User and set user.admin = true
* Run bundle install, rake db:migrate, etc.
Description
Web software for managing a database of members in a collaborative grassroots workshop, and also controlling Arclight of 23b Hackerspace's Arduino access control system via Ethernet ( https://github.com/zyphlar/Open_Access_Control_Ethernet )
Readme
Languages
JavaScript 54.4%
HTML 21.6%
Ruby 16%
CSS 7.2%
SCSS 0.4%
Other 0.4%