/kidsLinkAggregator

Tool to aggregate links for kids

Primary LanguageRuby

Tool to aggregate links for kids
Parent have to approve the link before it leaves the website

Implemented in rails 3
Using jquery

Please note that this is a learning project, so please do not consider
it best practice.
For instance I don't use RSpec and Cucumber - but I should

TODO
DONE Make sure links are valid 
checkout jquery-rails gem
DONE move javascript from frontpage to js file
DONE move authenticate method to common place to avoid duplication
Checkout http://davidwparker.com/2010/03/09/api-in-rails-respond-to-and-respond-with/

Nice-To-Have
Send mail to admin when new link is created
Maybe fetch favicon and show
Check for duplication when creating links