https://github.com/ckolderup/tonight
Tonight.pm
https://github.com/ckolderup/tonight
Last synced: 10 months ago
JSON representation
Tonight.pm
- Host: GitHub
- URL: https://github.com/ckolderup/tonight
- Owner: ckolderup
- Created: 2012-01-24T19:49:53.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2014-07-18T00:26:49.000Z (over 11 years ago)
- Last Synced: 2024-10-14T01:56:02.072Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://tonight.pm
- Size: 240 KB
- Stars: 5
- Watchers: 4
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
##tonight.pm
tonight.pm is a handy tool to facilitate RSVPs on the day of an event. Maybe you have a weekly meetup or a group of friends who all go to the same bar, and it would help if you knew how many people were going to be there.
By visiting your own page at anything.tonight.pm, you and your friends can quickly add yourselves to the list of attendees and get on with your day.
Pages reset automatically 24 hours after the first entry is added to them— tonight.pm is a tool for short-term RSVPs. This also prevents people from camping on simple, short subdomains, so if your bowling league meets on Mondays and some other person on the internet has one on Fridays, you can both use `bowling.tonight.pm` without any conflict. Neat!
Contributors:
* [Casey Kolderup][ck]
* [John Holdun][joho]
* [Logan Capaldo][brogan]
[ck]: http://github.com/ckolderup
[joho]: http://github.com/johnholdun
[brogan]: http://github.com/lcapaldo
Tonight.pm uses:
* [Sinatra][sinatra]
* [Datamapper][dm]
* [jQuery Timezone Plugin][jquerytz]
* [HAML][haml]/[SASS][sass]
* [sinatra/subdomain][ssd]
* [random-word][rw]
[sinatra]: http://www.sinatrarb.com
[dm]: http://datamapper.org
[jquerytz]: https://github.com/hwki/jQuery-Timezone/
[haml]: http://haml-lang.com
[sass]: http://sass-lang.com
[ssd]: http://rubygems.org/gems/sinatra-subdomain
[rw]: http://rubygems.org/gems/random-word