Skip to content

bmordan/chitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Climate Test Coverage

chitter

"OMG! can this really be true? A micro blogging site!

screen shots

Weekend 4 challenge. Build a twitter clone. This is built in Ruby with the Sinartra web framework and deployed to 2 Heroku servers (staging and production).

visit the site: Chitter

Tested with loving care and attention with rspec and capybara.

Go D1N0!

Part of this project which you can't really see here is the way the app has been built and deployed.

enter image description here

I worked on feature branches, then merged into a development branch which synced with a live staging area on Heroku. When everything was working, I merged development branch into a production branch and pushed that branch to a LIVE site.

enter image description here