RicardoG2016 / peribit

Peribit is a Ruby on Rails full functioning social media application. Users can post content and it will disappear 3 hours later unless other users engage with the post. Each user engagement allows the post to be active an additional 15min.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

peribit

Description:

Peribit is a new social communication platform that allows users to communicate with friends and family without the anxiety of having to delete embarassing or offensive posts years later. Peribit combines the best atributes of Twitter, Facebook and Snapchat by maximizing user engagement for self deleting posts. With peribit posts are limited to 140 characters and self delete 3 hours after being created unless they receive a like or comment. For every Like or Comment a post receives an additional 15 minute to their active time clock.

By adding a timer on posts peribit ensures that users see the best content at all times. This prevents peribit from being flooded with old content like Facebook and Twitter and maximizes user engagement more than Snapchat by allowing users to engagement with content by liking, commenting or reposting. With our model the best posts will remain active and trend upward while bad content will delete due to lack of user engadgement.

Download instructions

  • fork repo
  • git clone [forked_repo_name]
  • cd [to project file]
  • bundle
  • rails s
  • go to localhost:3000 in browser

View gemfile for specific version.

alt text

About

Peribit is a Ruby on Rails full functioning social media application. Users can post content and it will disappear 3 hours later unless other users engage with the post. Each user engagement allows the post to be active an additional 15min.


Languages

Language:Ruby 58.7%Language:HTML 31.3%Language:CSS 7.7%Language:JavaScript 1.9%Language:CoffeeScript 0.4%