https://github.com/virtuald/meeting-expenses
A simple meteor app to record meeting expenses
https://github.com/virtuald/meeting-expenses
Last synced: about 1 month ago
JSON representation
A simple meteor app to record meeting expenses
- Host: GitHub
- URL: https://github.com/virtuald/meeting-expenses
- Owner: virtuald
- Created: 2014-06-24T05:11:37.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-24T05:50:46.000Z (almost 12 years ago)
- Last Synced: 2025-03-21T15:43:28.327Z (about 1 year ago)
- Language: CoffeeScript
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
meeting-expenses
================
A simple little project to allow you to calculate how much money your project
is wasting while people are yapping.
Mostly a fun little experiment to learn more about using meteor. You can find
a live demo online at http://meeting-expenses.meteor.com .
Credit
======
This idea was inspired by conversations with various colleagues who probably
prefer to remain uncredited.
Afterwards, I found this (http://tobytripp.github.io/meeting-ticker/), which
was an additional source of inspiration.
Author
======
Dustin Spicuzza (dustin@virtualroadside.com)