Skip to content
This repository has been archived by the owner on Dec 21, 2020. It is now read-only.
/ pictogramm Public archive

A photo uploading site built with Rails 5 and Cloudinary.

Notifications You must be signed in to change notification settings

leighayanid/pictogramm

Repository files navigation

Pictogramm

A photo-uploading site built in Rails 5 and Cloudinary for image hosting.

Pictogramm Preview


Setup

Clone this repo to your desktop and run bundle install to install all the dependencies.

You might want to look into app/config/database.yml to make changes to the database you want to use.

Create an account on Cloudinary, download the YAML file and put inside config folder.


Usage

Once the dependencies are installed, you can run rails s to start the application. You will then be able to access it at localhost:3000


License

You can check out the full license here

This project is licensed under the terms of the MIT license.