/Teh-h4x0r-N3ws

A hacker news / reddit clone made in rails.

Primary LanguageRuby

#Teh H4x0r N3ws

This is a hacker news / reddit clone created for teaching purposes.

##Current features

  • User authentication
  • User signup
  • Full post CRUD
  • Access control
    • Must be logged out to access login/signup
    • Must be logged in to create a post
    • Users can only edit posts they created
    • Users can only delete posts they created
  • Posts index responds to json / xml requests