https://github.com/cotag/condo_interface
The default interface for the Condo project
https://github.com/cotag/condo_interface
Last synced: 3 months ago
JSON representation
The default interface for the Condo project
- Host: GitHub
- URL: https://github.com/cotag/condo_interface
- Owner: cotag
- License: mit
- Created: 2012-10-14T23:46:40.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-13T01:07:30.000Z (about 13 years ago)
- Last Synced: 2025-09-24T00:47:24.426Z (9 months ago)
- Language: JavaScript
- Size: 196 KB
- Stars: 0
- Watchers: 6
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.textile
- License: MIT-LICENSE
Awesome Lists containing this project
README
h1. Condo Interface
The default UI for the Condo project. Feel free to use, extend, adapt or write your own.
Condo Interface is under the terms of the MIT License.
h2. Usage
"Condo":https://github.com/cotag/Condominios is built as an "AngularJS application":http://angularjs.org/ which implements "models":http://docs.angularjs.org/guide/concepts#model and a "controller":http://docs.angularjs.org/guide/concepts#controller for a "Rails backend":http://rubyonrails.org/
Condo Interface is an example "view":http://docs.angularjs.org/guide/concepts#view with an associated "directive":http://docs.angularjs.org/guide/concepts#directives that interface with the Condo controller.