Your friendly manager of attendees at an event

Davide Alberani 910515b2e7 docstring in Python code пре 9 година
angular_app 0c65f0c87b use strict mode пре 9 година
data 5b664a2f2e stub of backend пре 9 година
static f487af1f0b custom CSS пре 9 година
templates 9591c68bf2 templates directory пре 9 година
.gitignore bafc9a9997 .gitignore пре 9 година
LICENSE.txt c377eb032b add Apache 2.0 license пре 9 година
README.md a5ca3ecd17 Update README.md пре 9 година
backend.py 910515b2e7 docstring in Python code пре 9 година
eventman_server.py 910515b2e7 docstring in Python code пре 9 година

README.md

Event Man(ager)

Manage attendants at an event.

Notice

No, this project is not ready, yet.

I'll let you know when I'm finished experimenting with it and you can contribute.

License and copyright

Copyright 2015 Davide Alberani da@erlug.linux.it

           RaspiBO <info@raspibo.org>

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Install and run

wget https://bootstrap.pypa.io/get-pip.py

sudo python get-pip.py

sudo pip install tornado

cd

git clone https://github.com/raspibo/eventman

cd eventman

./eventman_server.py

Open browser and navigate to: http://localhost:5242/