Skip to content

Tina32/The-Pantry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##The Pantry

##Overview: The Pantry is an online personal recipe book application with full CRUD (Create, Read, Update, Destroy) built in Ruby on Rails. There are two models, User and Recipes. I used the paperclip gem to add photos to user profiles and photos are stored to Amazon S3. After creating an account, user can create, edit, save and delete thier favorite recipes.

The Pantry is deployed on Heroku

Heroku link: https://the-pantry-recipes.herokuapp.com/

##Technologies Include:

Languages- HTML5 , CSS3

Text Editor- Sublime Text 3

Project Planning & User Stories - Trello

Trello Link: https://trello.com/b/rchUlKSS/project-two-recipe-app

Ruby 2.2

Rails 4.2

PostgreSQL 9.4

Twitter Bootstrap 3.3

SASS 3.4

bootstrap-generators 3.3

Paperclip

##Future Developments:

  • Install Devise with Carrierwave

  • Add Boostrap

  • Install Sendgrid to share recipes between users

  • Add Notes model

Releases

No releases published

Packages

No packages published