https://github.com/azz/clicker
Collaborative Clicker Interaction
https://github.com/azz/clicker
Last synced: 3 months ago
JSON representation
Collaborative Clicker Interaction
- Host: GitHub
- URL: https://github.com/azz/clicker
- Owner: azz
- Created: 2015-05-18T08:16:36.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-07T03:03:02.000Z (over 10 years ago)
- Last Synced: 2025-01-01T00:36:33.487Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://clicker.lucasazzola.com/
- Size: 1.83 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Collaborative Clicker Interaction
## Proof of Concept
Created by Lucas Azzola.
Installation steps (for development):
1. clone this repostory
2. run `$ bash setup.py`
3. set up a super-user for Django, if required
4. run `$ python manage.py runserver`
5. head to `http://localhost:8000/`