Coder Social home page Coder Social logo

aseelm / chitter-challenge Goto Github PK

View Code? Open in Web Editor NEW

This project forked from timrobertson0122/chitter-challenge

0.0 2.0 0.0 1.31 MB

Build a Twitter Clone!

Home Page: https://chitter-challenge.herokuapp.com/

Ruby 67.61% CSS 4.21% HTML 28.18%

chitter-challenge's Introduction

Build Status Coverage Status Code Climate

Project Overview at http://timrobertson0122.github.io/chitter-challenge/

Live on Heroku at https://chitter-challenge.herokuapp.com/

Chitter Challenge

Brief:

To write a Twitter clone, Chitter, that allows registered, signed in users to post messages ('peeps'). These can be viewed by the public via a web application. The following user stories will be satisfied.

Site setup:

  • Run site on local server: $ rackup

Testing setup:

  • Run RSpec tests: $ rspec

User stories:

As a new user
So that I can post messages on Chitter as me
I want to sign up for Chitter

As a new user who loves their username
So that I know my username is shared with no others
I want the sign-up protocol to only allow me to use a unique username

As a user who is ready to peep
So that I can post messages on Chitter as me
I want to log in to Chitter

As a security conscious user
So that I can avoid others posting messages on Chitter as me
I want to log out of Chitter

As a security conscious user
So that others cannot log into my account
I want to validate the login process with a secret password

As a forgetful user
So that I can reset my password if I forget it
I want to be able to do so via a password recovery system

As a user with something to share
So that I can let people know what I am doing
I want to post a message (peep) to chitter

As a user who likes to keep up to date with others
So that I can see what others are saying
I want to see all peeps in reverse chronological order

As a user who likes to know who has said what
So that I can which peeps are attributed to which user
I want this information displayed alongside each peep

As a pedantic user
So that I can better appreciate the context of a peep
I want to see the time at which it was made

As a user without much time
So that I can see all peep info without having to be signed in
I want that to be displayed regardless of being signed in/out

Technologies used:

  • Written in Ruby, tested with Rspec and Capybara
  • DataMapper and Postgresql for DB
  • Bcrypt for password encryption
  • Mailgun API for email integration
  • Served by Sinatra, HTML, CSS, Bootstrap for looks

Bonus Features:

  • User can request a new password and receive a password token via email
  • User must be signed in to post a Peep

Images:

Home page

Screenshot Home Page

Sign in

Screenshot Sign Up

Add new peep

Screenshot Home Page

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.