Skip to content

liberty-x/twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter (or LX Twit)

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

forthebadge forthebadge

Please find our site here.

Who?

Liberty-X, a project team in the 6th iteration of the Founders & Coders academy. Members: Justen Barget, Rachel Black, Huw Davies and Ruth Uwemedimo.

What?

LX Twit will be a simple twitter-esque page to post 'tweets' on. We are hosting this on Heroku. We are conducting this project during our 4th week of the course.

Why?

We are experimenting with the use of Redis as our backend database. Our users' 'tweets' will be stored there and displayed on our page.

Our opening whiteboard plan! (with wireframe)

whiteboard plan

Functionality

Users input their username and tweet in a form box that will then appear below. Through using local storage, they and only they will be able to delete their own tweets.

Depedencies

  • Redis (database)
  • Env2 (enviroment variables)
  • Pre-commit

Dev Dependencies

  • QUnit (frontend testing)
  • Tape (backend testing)
  • Shot (backend testing)
  • Istanbul
  • Codeclimate

Testing

Link here to our frontend tests, conducted with QUnit.

For backend testing, please download our repo and run our backend.js file, having used the command npm install to download our dependencies shown above.

About

We decided to make twitter EVEN better

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published