sagarpednekar / imupload-cloudinary

ImageApp is a cloudinary- carrierwave image-upload demo app. It provides you upto 2GB free space for media upload .This application is demo for Image Upload . App works well in Prodcution ENV (Hosted on Given Link- > on Heroku)as well you can try 3 Image Versions medium, thumb , and Small . Hope it will help You!

Home Page:https://test-image-app.herokuapp.com/posts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImageUpload Cloudinary Demo

This app is demonstration How Image upload to Cloudinary.As there are no much resources available i decided to make it open-source

Things you may want to cover:

  • Ruby version 2.3.0

  • Rails version 5.0.1

  • clone repositiory

  • run bundle ( run bundle --without production if you plan to host it on heroku)

  • Database creation ( run rails db:create)

  • Database initialization (run rails db:migrate)

  • How to run the test suite (run rails server

  • Thank you!!

About

ImageApp is a cloudinary- carrierwave image-upload demo app. It provides you upto 2GB free space for media upload .This application is demo for Image Upload . App works well in Prodcution ENV (Hosted on Given Link- > on Heroku)as well you can try 3 Image Versions medium, thumb , and Small . Hope it will help You!

https://test-image-app.herokuapp.com/posts


Languages

Language:Ruby 75.6%Language:HTML 16.9%Language:CSS 4.4%Language:JavaScript 2.6%Language:CoffeeScript 0.5%