Giter Club home page Giter Club logo

chitter's Introduction

Chitter

Chitter is the Week 5 Friday Challenge I did at Makers Academy.

Here's the challenge:

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 user chitter as a maker I want to log in.
  • In order to avoid others to use 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 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.

##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).

My solution has been deployed to Heroku at the address: http://cheetter.herokuapp.com/.

CHITTER

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.