-
Devise - For implementing authentication
-
acts_as_taggable - For implementing tagging
-
impressionist - For count view page
-
...
- Authenticate users (login/signup pages + logout)
- CRU* users (sign up & settings page)
- CRUD Articles
- CRUD Comments on articles
- Add tags for articles
- GET and display lists of articles
- Favorite articles
- Follow / Unfollow other users
- Statistic dashboard for authors