Skip to content

parmsang/chitter

Repository files navigation

Chitter

This is a little Twitter clone that will allow a user to register/sign-in and post a 'peep' and comment on other peoples peeps on a public stream.

This was set as a challenge at Makers Academy (week 4 of the 12 week course). Details of the challenge can be found here - all requirements, including bonus challanges have been implemented.

Link to site.

Screenshot

alt text

How to Use

$ git clone https://github.com/ajitsy/chitter
$ cd chitter
$ bundle install
$ rackup

Use Rspec to test it.

Technologies Used

  • Ruby
  • Sinatra
  • PostreSQL
  • Data Mapper
  • Capybara
  • Rspec
  • Factory Girl
  • BCrypt

Addittional Screenshots

alt text alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages