-
Notifications
You must be signed in to change notification settings - Fork 1
Home
chaserx edited this page Jan 31, 2011
·
29 revisions
So, you want to build a del.icio.us clone....
Current considerations:
- Rails 3
- Haml & Sass
- jquery
- Sammy.js ?
- how might we use this?
- test/spec
- Devise for authentication + oauth, omniauth, etc. later
- cancan for authorization
- will_paginate
- ...?
Features:
- API
- live data with web sockets
- distributed back end?
- how could we jam redis into this?
- by using resque
- stats tracker
- popular bookmarks by some metric
- newest bookmarks
- autocomplete popular tags for bookmark ?
- https://github.com/crowdint/rails3-jquery-autocomplete
- See autocomplete_tags branch. I haven't been able to make this work, yet. -chase
- My Top Tags
- ALL top tags
- private bookmarks ✓
- search
- yours
- all