GithubHelp home page GithubHelp logo

sensor86 / mycelial Goto Github PK

View Code? Open in Web Editor NEW

This project forked from damian-sowers/mycelial

0.0 2.0 0.0 8.79 MB

Mycelial: A Rails app for a portfolio-based social network.

Home Page: http://www.mycelial.com

Ruby 50.83% JavaScript 21.76% CSS 26.09% CoffeeScript 1.32%

mycelial's Introduction

Mycelial: A Rails app for a portfolio-based social network.

Mycelial could be useful for a visual CV social network/portfolio social network. The user pages are linked together via a tagging system. There is a main feed and tag-specific feeds. Each user's posts are automatically related to similar posts via the sporeprint algorithm, which orders them based on degree of correlation (number of tag matches). Mycelial has a pinterest-style layout, nested comments, a like system, notifications, amazon s3 uploads and picture cropping, feeds, and much more.

See the demo: http://www.mycelial.com/

An example user profile page. Great for a visual CV/Portfolio.

mycelial

Features:

  • Page caching with memcachier, dalli and redis
  • Devise user management
  • Uploads to s3 with carrierwave and fog
  • Pinterest layout with the masonry plugin. Posts without pictures are given a nice random colored header.
  • Tags associated with each post. JQuery enabled tagging system with acts-as-taggable on gem. Tags can be given pictures on the backend so user pages look really nice with the tags.
  • Hot Feed, and individual category feeds for each tag (ordered by popularity)
  • Nested Comments, and a JQuery overlay popup for adding new comments.
  • Notification system for new likes and new comments.
  • Delayed jobs can be used with resque. (not currently running with the demo. But is already configured for use. I have some demo jobs in the workers folder for you to reference. A backend resque interface comes equipped too)
  • Foreman is used to run the development server (just need to make your own .env file)
  • Unicorn and postgres are used for production server environment
  • Pry-remote gem is included for debugging.

Note: It's been designed to run on Heroku.

License:

MIT

mycelial's People

Contributors

damian-sowers avatar reprah avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.