Get rid of the Hypothetical Schedule Google Doc
Opened this issue · 3 comments
The Hypothetical Schedule Google Doc does two primary things:
- Gives us a schedule
- Let's people sign up for an upcoming show in a low pressure way
Generally that is awesome. To get rid of this document we need:
- Listing of upcoming shows (perhaps provided by a new 'status' on the Episode model)
- A way for people to add themselves to an upcoming show
- Maybe spam proofing the addition method (we could use https://developers.google.com/+/features/sign-in or Twitter or ??? for authenticating people, which probably means we need to attach the contributor model to the User model)
I'm suspicious that the semi-heavy lifting in this ticket will mean needing a bit of cleaning up of my janky ass code. Let me know if there are boring things you want me to do so you can do the fun stuff.
I'm on it 🚶
I really want to use Singly (https://singly.com/product/). The only downside is if we crack 100 users it starts costing money. I'm not sure how likely this is but I thought I'd bring it up. I have a basic Django example running locally and it works great.
I'm down. When we hit that mark we'll just decide if it makes sense to do
slmething different or to pay. Simple is best.
On Thursday, March 14, 2013, Bill Evans wrote:
I really want to use Singly (https://singly.com/product/). The only
downside is if we crack 100 users it starts costing money. I'm not sure how
likely this is but I thought I'd bring it up. I have a basic Django example
running locally and it works great.—
Reply to this email directly or view it on GitHubhttps://github.com//issues/17#issuecomment-14927672
.