Skip to content

stepholdcorn/chitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chitter

Synopsis

We have been tasked to write a little Twitter clone that will allow the users to post messages to a public stream.

EXAMPLE

Technologies Used

  • Ruby
  • DataMapper
  • PostgreSQL
  • BCrypt
  • HTML/CSS
  • Twitter Bootstrap
  • Sinatra
  • Capybara

Job List

  • In order to use Chitter as a maker I want to sign up to the service.
  • In order to user Chitter as a maker I want to log in.
  • In order to avoid others using my account as a maker I want to log out.
  • In order to let people know what I am doing as a maker I want to post a message (cheep) to Chitter.
  • In order to see what people have to say as a maker I want to see all cheeps in chronological order.

Improvements

  • Users can reply to cheeps to start a conversation.
  • Users can delete their cheeps / accounts.
  • Refactoring the spec files.

Takeaway

  • I learnt more about using databases to store users' information.
  • I used this opportunity to experiment more with CSS and layouts.

About

A Twitter clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published