Skip to content

chadbaum/grammable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

========= Grammable

Grammable is an application built on Ruby on Rails 4.0 to allow users to post pictures and comment on other pictures. The front-end is built with Twitter Bootstrap 3. The application was built entirely with a TDD approach, requiring building controller tests first, and then employing the red-green-refactor process to develop the application from start to finish.

Dependencies

Devise: user authentication

Carrierwave: image uploads

Simple Form: faster form generation

Figaro: secure API keys in ENV variable

Fog: used to store images on Amazon S3

Slim: HTML templating engine

About

Picture uploading and commenting application built in Rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published