Coder Social home page Coder Social logo

chitter's Introduction

chitter

Makers Challenge #06 - Chitter, a twitter clone

’’’

Level 1

Briefing We are going to write a little Twitter clone that will allow the users to post messages to a public stream.

Features

  • In order to use chitter as a maker I want to sign up to the service
  • In order to use chitter as a maker I want to log in
  • In order to avoid others to use my account as a maker I want to post a message to chitter
  • In order to let people know what I am doing as a maker I want to post a message to chitter
  • In order to see what people have to say as a maker I want to see all peeps in chronological order

Notes

  • Makers sign up to chitter with their email, password, name and a user name
  • The username and email are unique
  • Peeps (posts to chitter) have the name of the maker and their user handle
  • Use bcrypt to secure the passwords
  • Use data mapper and postgres to save the data
  • You don't have to be logged in to see the peeps
  • You only can peep if you are logged in

Level 2

Briefing The code then has to be deployed to Heroku with two sepparate staging deployment targets: staging and production. This means having two Heroku apps that are being deployed to and three GitHub remotes (origin, staging, production).

Bonus

  • If you have time you can implement the following:
  • In order to start a conversation as a maker I want to reply to a peep from another maker. Or/and:
  • Work on the css to make it look good (we all like beautiful things)

’’’

####Technologies used

  • Ruby
  • Sinatra
  • Cucumber
  • RSpec
  • Postgres
  • Datamapper
  • Haml
  • Sass

BDD, TDD

chitter's People

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.