Skip to content

prateeksan/labber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Labber

A simple social media app built with ruby on rails.

Setup

  1. git clone https://github.com/prateeksan/labber.git

  2. bundle

  3. bundle exec rake db:migrate

  4. rails s

  5. Visit localhost:3000 on your browser.

Features

  • User Authentication and Session Management with devise.

  • Admin panel with analytics, user and content management built with rails_admin.

  • Image uploading with carrierwave.

  • Image resizing with 'mini_magick'

  • Ajax request handling and client-size functionality with JQuery.

  • UI built with Bootstrap.

About

A social network/analytics for Lighthouse grads.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors