taylorkangbeck / vote

A simple, reactive mobile webapp for voting on issues in groups

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vote!

A simple, reactive mobile webapp for voting on issues within groups.

Built on Meteor (full-stack framework) and Meteoric (Ionic mobile webkit and styles adapted for Meteor).

Folders and files:

/both: visible to both client and server /both/collections/: data model access /both/router.js: routing information (using Iron-router)

/client: visible only to client /client/templates: views /client/stylesheets: styles

/server: visible only to server /server/publications.js: secure controller

About

A simple, reactive mobile webapp for voting on issues in groups


Languages

Language:JavaScript 55.5%Language:HTML 39.6%Language:CSS 5.0%