mattyw / prefab

Prefab is a new way of doing RSS feed aggregation. Written for clojure cup 2013
prefab.clojurecup.com
1 stars 0 forks source link

Allow signup to comment on feeds or vote up/ down feeds #4

Open mattyw opened 11 years ago

loganlinn commented 11 years ago

We can probably break this into separate tickets -- there are other enhancements we could add for logged-in users, like tracking read/unread and other things

mattyw commented 11 years ago

Good idea. I'll split it up. I'd like to try adding the login stuff to get some practice with that kind of thing

loganlinn commented 11 years ago

https://github.com/cemerick/friend seems like a natural fit