Ruby on Rails, HTML, CSS
Clone the repo
Run:
bundle install
rails db:create
rails db:seed
rails db:migrate
rails s
Server up and running!
Rails 4
Users can sign up and create a profile
Users can add posts and comments
Users can view the profile of other users
Users can message each other
AWS S3 integration for image and avatar uploads
Devise authentication
User Messaging
Emoji keyboard
Threaded Replies
Post editing time limit to 1 hour
Bootstrap and responsive pages