Skip to content

p33rs/cram

Repository files navigation

Instacram

Fill your profile with images and sink them deep within the internet.

Installation

This is gonna involve the usual suspects, as far as package managers go. Docroot is /public. We have an .htaccess file, so make sure you've got AllowOverrides. Laravel, as usual, requires php-mcrypt.

  1. git clone
  2. composer install
  3. php artisan migrate
  4. npm install
  5. bower install
  6. ./node_modules/grunt-cli/bin/grunt
  7. mkdir app/storage/uploads // should be writable

To Do:

  • Likes & Follows
    • Change "View All Photos" to "View Followed Photos"
    • Add "Discover" page and move "View All Photos" there
  • CSS
  • Rate Limits (uploads, comments)
  • Replace Facades with something testable
  • Anti-spam on registration
  • Paging
  • Spinners on AJAX
  • Upload via modal

About

An Instagram clone. Currently being retweaked to a Marionette application.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors