/chitter-challenge

Build a Twitter Clone!

Primary LanguageRuby

Chitter Challenge

Week 4 Weekend Challenge

For the fourth weekend challenge, I had to create a web application similar to Twitter. On this web application, it needed to be possible to sign up, log in and log out. When logged in, the user would be able to submit a 'peep', which would then appear on a public feed that everyone could see, along with the username of the poster and the time it was posted.

The web application can be found here.

Screenshots:

Home Page:

home page

Sign Up Page:

sign up

Log In Page:

log in

Logged In Home Page:

![logged in home page](/img/logged_in home_page.png)

Given more time, I would like to make it possible to reply to peeps.


Author: Rebecca Piper