/feckless-sniffle

Twitter for liars and snivellers

Primary LanguageJavaScript

Twitter Clone Readme

Build Status Codecrystal Code Climate Test Coverage bitHound Score bitHound Dependencies codecov.io

To view feckless sniffle online, go to https://agile-inlet-7233.herokuapp.com/

Client side

Two pages:

  1. Username enter
  2. Title, Tweets, Ordered by Dates

Stretch goal

  1. My tweets only page

##Server

Server.js remains in the root.

CRUD (We are not using update in the initial instance)

Delete only works for the user who is

##Dependencies

Redis

##Dev-Dependencies Qunit Shot Istanbul Tape

##Test Travis CodeCov

##Tasks for Pairs

Client side Pages Server side Cookies Redis Database

##Files Required

####Public Public.js Index.html IndexTest.html Test.js

####Server Server.js Package.json Gitignore Database.js Test.js ...