WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

wb4r/Rails-reddit_clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build from scratch a clone of the popular news sharing site Reddit using Ruby on Rails.

The application will be built without using scaffoling and respecting Rails conventions hardcoding the whole app.

Features:

- Built with Ruby 2 and Rails 4
- Create and edit posts
- Comment and vote on posts
- Authentication
- Tracks who created every comment, vote, and post
- Organize posts by category
- View and edit user profiles
- Uses roles to allow admins to edit all posts
- Uses ajax to vote
- Slugs as URLs
- Display time based on user specified time zone
- Deployed to Heroku
- Uses gem to extract common logic
- 2-factor authentication

About

My clone of reddit.com in Rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published